Joshua Shields

Results 6 issues of Joshua Shields

When running ZOGY, the set_zogy.py file wants to load a calibration catalogue /CalFiles/ML_catcat_kur_allsky_ext1deg_20181115.fits It appears that the install script has a commented out line for downloading the calibration catalogue as...

When triggering build_docs, the job fails when trying to run this line: hdf_plotter = SDECPlotter.from_hdf("demo.hdf") It reports failing with this error: KeyError: 'No object named /simulation/simulation_state/r_inner in the file' I...

priority - medium
documentation
bug :lady_beetle:

* UltraNest version: 3.3.0 * Python version: 3.6.11 * Operating System: CentOS Linux 8 logging post_summary.csv files generated by ultranest when specifying a logging directory in ReactiveNestedSampler have values different...

PR #386 introduces more variable unit parsing for vald linelists, but it would be done better using regular expressions to identify the medium and units given. An external function for...

bug

I think tardis is trying to migrate over to pathlib instead of using os.path. This is just an issue to keep track of that and remind ourselves of it for...

good first issue

When I made the VALD reader I forgot to add the quickstart notebook I made to the docs to display on the github pages website. Not sure if this is...

build-docs