Jack O'Brien

Results 24 issues of Jack O'Brien

**Describe the bug** last_interaction_types for the r_packets in single_packet_loop.py don't correspond to interaction types in interaction.py. Currently the last_interaction_type is set to an integer rather than the enumerated interaction types...

priority - high :fire:
restructure

**Describe the bug** Updating the estimators when in parallel during the montecarlo main loop is not an atomic operation, resulting in invalid values when run with multiple threads. Should be...

bug :lady_beetle:

**Describe the bug** When elements are provided to tardis in CSVY data files, elements provided without the proper capitalization will not always be interpreted correctly by the radioactive decay module....

atomic
bug :lady_beetle:

A string attribute of tardis simulation objects referencing the current tardis release for versioning info. Pickled tardis objects or simulation hdfs may not necessarily be compatible between different releases due...

easy
feature request :rocket:

**Describe the bug** **To Reproduce** Run tardis with more than 1 thread and enable progress bars **Screenshots** **System** - OS: - [ ] GNU/Linux - [ ] macOS - Environment...

bug :lady_beetle:

**Describe the bug** When running specific models, the produced spectra are non-physical, filled with infinities and NaNs and there is very little indication why. Ideally, TARDIS should fail rather than...

bug :lady_beetle:

Currently, the accuracy if the p-ray dependent intensities produced by the formal integral in PR #1933 are tested at run-time to verify the correct output. A proper test should be...

formal integral

**Is your feature request related to a problem? Please describe.** Would be nice to have simpler access to the csvy writer for general model creation. Currently it is a part...

good first issue
io

**Is your feature request related to a problem? Please describe.** Many parts of the code reference elements of a pandas MultiIndex, represented by undocumented integers. **Describe the solution you'd like**...

easy
good first issue
codestyle

testing :vertical_traffic_light: