Nuradiomc

Latest version: v2.2.1

Safety actively analyzes 629532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

2.1.2

Fixes that the generic detector crashes for certain detector files.
What's Changed
* fix generic detector by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/362


**Full Changelog**: https://github.com/nu-radio/NuRadioMC/compare/v2.1.1...v2.1.2

2.1.1

new features:
- add a numerical raytracer depending on the radiopropa code
- major change in the declaration of mediums at the back end, at the front end nothing changed.
- Added neutrino direction reconstruction module and example on how to use it.
- inheritance of ray tracers form a base class
- changes to the eventbrowser in order to read RNO-G data
- add sphericalWaveFitter module
- add directory RNO_data with an example reconstruction for RNO data and the calculation of the cable delays
- add Genie HEDIS (BGR18) cross section as an optional cross sec model
- add handling of multiple reference channels and stations to generic detector
- add thermal noise generator that fulfills phased array trigger
- add a basic uproot data reader for RNO-G data
- add option to simulate emitters
- added helper function for cosmic ray flux models
- speed improvements of ARZ model through use of numba

bugfixes:
- correct volume extension depending on zenith angle range when running with
secondaries
- corrected get_hilbert_envelope(_mag) in BaseTrace to actually return the Hilbert envelope and simplified resamle function



Detailed list of all merged pull requests:
* Removes use of NuRadioReco versions and git hashes by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/269
* Fix versioning by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/270
* Prevent error if station time is not set by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/273
* Include version of PROPOSAL in tests by boboeyen in https://github.com/nu-radio/NuRadioMC/pull/283
* Fix cpp raysolver by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/288
* extended the Veff calculation to smaller theta ranges wrt. sim file by shallmann in https://github.com/nu-radio/NuRadioMC/pull/285
* Including a basic numerical radiopropa tracer by boboeyen in https://github.com/nu-radio/NuRadioMC/pull/271
* Temperature dependence by maddalenacat in https://github.com/nu-radio/NuRadioMC/pull/295
* Add RNO_G station description by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/298
* allow to pass ice object directly to simulation class by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/303
* update event skeleton to new input event file structure by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/290
* fix bug in get_path + set starting paramters to None by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/311
* Fix/firn model doc by boboeyen in https://github.com/nu-radio/NuRadioMC/pull/306
* ARZ shower realization by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/296
* Add getter to BaseShower class which returns the showers axis. Reduce… by fschlueter in https://github.com/nu-radio/NuRadioMC/pull/308
* adapt example to new interface by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/316
* Cluster runner by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/313
* add option to generate event with a specific interaction type by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/312
* speed up the remove_duplicate_events function by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/315
* Rno noise analysis by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/321
* fix delay_trace method. by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/280
* improve documentation of ARZ module by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/302
* add changes fixing issue 257 by shallmann in https://github.com/nu-radio/NuRadioMC/pull/335
* Hpol converter by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/299
* Swap channelids by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/334
* add default config to analytic ray tracer. by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/289
* Set cable delay time if missing by lpyras in https://github.com/nu-radio/NuRadioMC/pull/336
* Improve limit plot by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/301
* Cr flux by lpyras in https://github.com/nu-radio/NuRadioMC/pull/333
* Detector Browser markers by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/337
* get relative position for devices by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/338
* add option to correct for cable delays in channelAddCableDelay by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/339
* Adding script to make multimessenger figure from RNO-G Concept Paper. by anelles in https://github.com/nu-radio/NuRadioMC/pull/249
* Rnog eventbrowser by shallmann in https://github.com/nu-radio/NuRadioMC/pull/341
* Rnog data example by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/340
* Defines multiplication and division for baseTrace class by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/322
* Stationnumber bug detectordescription by iplaisier in https://github.com/nu-radio/NuRadioMC/pull/345
* added numba version of get_vector_potential to ARZ module by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/343
* Mc info in nur by shallmann in https://github.com/nu-radio/NuRadioMC/pull/294
* Unified documentation by christophwelling in https://github.com/nu-radio/NuRadioMC/pull/287
* added missing triggers to deserialize by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/349
* Fix NuRadioReco being overwritten in tests by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/353
* return the hilbert envelope correctly by shallmann in https://github.com/nu-radio/NuRadioMC/pull/354
* Add hedis bgr xsection from develop by shallmann in https://github.com/nu-radio/NuRadioMC/pull/355
* Unified documentation by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/350
* removed all occurences of deprecated np.int by shallmann in https://github.com/nu-radio/NuRadioMC/pull/357
* Radio emitter by pgiri4 in https://github.com/nu-radio/NuRadioMC/pull/342
* Inheritance raytracers by boboeyen in https://github.com/nu-radio/NuRadioMC/pull/297
* Added neutrino direction reconstruction module by ggaswint in https://github.com/nu-radio/NuRadioMC/pull/284
* changed pyproject.toml to poetry, added installation script for devs by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/344
* Feature/noise generator pa by cg-laser in https://github.com/nu-radio/NuRadioMC/pull/300
* Remove automatic deployment to test-pypi on pushes to develop by sjoerd-bouma in https://github.com/nu-radio/NuRadioMC/pull/360
* Fix sim_station timing. Add beginning of sim efield trace as trace_st… by fschlueter in https://github.com/nu-radio/NuRadioMC/pull/309
* Feature/allow multiple reference stations by lpyras in https://github.com/nu-radio/NuRadioMC/pull/346
* cleanup noise generator functions by shallmann in https://github.com/nu-radio/NuRadioMC/pull/361

New Contributors
* boboeyen made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/283
* shallmann made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/285
* maddalenacat made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/295
* fschlueter made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/308
* lpyras made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/336
* sjoerd-bouma made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/343
* pgiri4 made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/342
* ggaswint made their first contribution in https://github.com/nu-radio/NuRadioMC/pull/284

**Full Changelog**: https://github.com/nu-radio/NuRadioMC/compare/v1.2.2...v2.1.1

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.