NICERsoft
NICERsoft copied to clipboard
Analysis software for the NICER mission
When running psrpipe.py the nifpmsel step fails. ``` Task nifpmsel 1.8 terminating with status -1 Traceback (most recent call last): File "/scratch/software/nicer_20230814/NICERsoft/scripts/psrpipe.py", line 653, in runcmd(cmd) File "/scratch/software/nicer_20230814/NICERsoft/scripts/psrpipe.py", line 256,...
Some suggestions by Mike Wolff: - dump to text file the count rate of the selected (optimal) GTIs - show count rate light curve of the (optimal) GTIs Other improvement:...
The new option `--polycos` in the PINT photonphase script significantly improves the calculation time for large event files (https://github.com/nanograv/PINT/pull/1199). We should consider adding this option to `psrpipe.py` and `merge.py`.
Should make this so that it can be installed by pip and thus used in virtualenvs and conda without setting PYTHONPATH
Considering what has been learned about the mission in the past 5 years, the output diagnostics plots could be updated with more relevant parameters. We should think about: 1) which...
Following an email discussion with @paulray: When calling pint.photonphase from merge.py, for a merged event file with a list of orbit files, there seems to be an interpolation problem with...
Following en email discussion, I am adding this suggestion to the list of issues: Having an option to barycentre the photons during the psrpipe processing would be useful. This requires...