-
This will largely be stage 2 of the nupipeline I think - we have all the spacecraft files we need, and the supporting hot/bad pixel files for each instrument, now we want to take the unfiltered, but c…
-
This was the issue:
We've recently figured out that nuskybgd assumes that all pixels that are found in the "badpix" files created by the NuSTARDAS pipeline are permanently bad. This is true when the …
-
For a variety of *sunpos.evt files I'm looking at, which have been sunpos converted via sswidl, the axes of the maps in python are reversed.
This is due to map.py using the x value of TCDLT from t…
ianan updated
7 years ago
-
It may not be possible, as I'm just downloading from the HEASArc FTP server.
-
Is it possible to read a fits light curve from other missions like Swift?. Those files basically have time, rate and error as columns and some info in the header. I would like to be able to read it …
-
Hey guys, just following up on something I spoke to Abbie about. A lot of high energy data has regular gaps due to Earth Occultations and such, I'd love it if there was a feature to account for this, …
-
After successfully installing all of the required packages and installing nustar_pysolar, the sphinx-build docs/ docs/_build did not work for me. It spat out the following error message:
[andrew@p…
-
- Nustar Time system support
- Numba as an optional package
- ToA calulation function input "data" array not useful. It was only used to calculate the t0, which was fixed at np.min(data). WRONG…
tuoyl updated
3 years ago
-
Generally the code **nustar_filter_lightcurve.pro** produces GTI file for a particular rate cutoff (say 0 to 0.4 or 0 to 0.5), which is clearly justified from line no. 17 and 23 in this script. If I …
-
Astropy (versions >3? Definitely at version 4.0.1) is causing an issue with the way the "_sunpos.evt" fits file gets saved out from the convert_file() function in the convert.py module.
It looks l…