Skip to content

Releases: NuSpaceSim/nuSpaceSim

1.6.0_beta: Update tests for Simulation cherenkov_light_engine default to 'Greisen'

22 Aug 19:18
Compare
Choose a tag to compare
- Adjusted existing tests to reflect that 'Greisen' is now the default value for the cherenkov_light_engine field.
- Added new tests to verify that 'Default' is replaced by 'Greisen' during simulation configuration.
- Included validation tests to ensure that only valid values ('Greisen', 'Gaisser-Hillas') are accepted for the cherenkov_light_engine field, and that invalid values raise appropriate errors.

Minor Bugfix: Early stopping

13 Jun 15:29
Compare
Choose a tag to compare

BugFix: Simulation now exits gracefully with an early stopping check when observing a target with zero observable events in the field of view.

Target Mode & TOML config file support!

28 Mar 19:56
Compare
Choose a tag to compare

This update adds major new functionality to NuSpaceSim!

  • Target (of Opportunity) mode allows users to simulate observations of specific targets across specified locations and durations.
  • The configuration file format has been modernized into the new TOML format.

1.4.2

21 Aug 14:56
Compare
Choose a tag to compare
GH Actions: Skip tests on macosx

1.4.1

21 Aug 14:24
Compare
Choose a tag to compare
Include cloud map datafiles in distributed package

ν ☁️☁️☁️ Models! 🎉

16 Aug 21:49
Compare
Choose a tag to compare
1.4.0

Write Cloud Model Simulation configuration choices into FITS header

Clouds and Apple Silicon support

16 Aug 19:26
1a0280d
Compare
Choose a tag to compare
expand CI build targets (#81)

Github Actions: Build and publish Apple Silicon Binaries

Support Python 3.11

27 Jun 20:26
a22e59f
Compare
Choose a tag to compare

Support for python 3.11

1.3.2

26 Jun 16:19
173a52d
Compare
Choose a tag to compare
Plots: Tau profile binedges bug fix Issue 72 (#75)

1.3.1: Update eas.py

01 May 20:52
Compare
Choose a tag to compare
No longer scale numPEs by shower energy, after cphotang fix.