.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.rst
LICENSE.rst
MANIFEST.in
README.rst
azure-pipelines.yml
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.circleci/config.yml
.circleci/early_exit.sh
calibration/__init__.py
calibration/compression.py
calibration/detector.py
calibration/energy.py
calibration/grid.py
calibration/livetime.py
calibration/transmission.py
calibration/visibility.py
calibration/tests/__init__.py
calibration/tests/test_compression.py
calibration/tests/test_detector.py
calibration/tests/test_energy.py
calibration/tests/test_grid.py
calibration/tests/test_livetime.py
calibration/tests/test_transmission.py
changelog/README.rst
docs/.DS_Store
docs/Makefile
docs/conf.py
docs/dev_guide.rst
docs/index.rst
docs/make.bat
docs/quickstart.rst
docs/stix.rst
docs/.idea/.gitignore
docs/.idea/docs.iml
docs/.idea/misc.xml
docs/.idea/modules.xml
docs/.idea/vcs.xml
docs/.idea/workspace.xml
docs/.idea/inspectionProfiles/Project_Default.xml
docs/.idea/inspectionProfiles/profiles_settings.xml
docs/code_ref/data.rst
docs/code_ref/frames.rst
docs/code_ref/index.rst
docs/code_ref/science.rst
docs/code_ref/timeseries.rst
docs/code_ref/vis.rst
docs/whatsnew/changelog.rst
docs/whatsnew/index.rst
docs/whatsnew/latest_changelog.txt
examples/imaging_demo.py
licenses/README.rst
licenses/TEMPLATE_LICENSE.rst
products/__init__.py
products/product_factory.py
stixpy/__init__.py
stixpy/conftest.py
stixpy/frames.py
stixpy/science.py
stixpy/version.py
stixpy.egg-info/PKG-INFO
stixpy.egg-info/SOURCES.txt
stixpy.egg-info/dependency_links.txt
stixpy.egg-info/entry_points.txt
stixpy.egg-info/not-zip-safe
stixpy.egg-info/requires.txt
stixpy.egg-info/top_level.txt
stixpy/data/README.rst
stixpy/data/__init__.py
stixpy/data/solo_L1_stix-cal-energy_20200506_V01.fits
stixpy/data/solo_L1_stix-hk-maxi_20200501_V01.fits
stixpy/data/solo_L1_stix-ql-background_20200506_V01.fits
stixpy/data/solo_L1_stix-ql-flareflag_20200506_V01.fits
stixpy/data/solo_L1_stix-ql-lightcurve_20200506_V01.fits
stixpy/data/solo_L1_stix-ql-ql-tmstatusflarelist_20200506_V01.fits
stixpy/data/solo_L1_stix-ql-spectra_20200506_V01.fits
stixpy/data/solo_L1_stix-ql-variance_20200506_V01.fits
stixpy/data/solo_L1_stix-sci-xray-cpd_20200505T235959-20200506T000019_V01_0087031809-50883.fits
stixpy/data/solo_L1_stix-sci-xray-rpd_20200505T235959-20200506T000019_V01_0087031808-50882.fits
stixpy/data/solo_L1_stix-sci-xray-scpd_20200505T235959-20200506T000019_V01_0087031810-50884.fits
stixpy/data/solo_L1_stix-sci-xray-spec_20200505T235959-20200506T000019_V01_0087031812-50886.fits
stixpy/data/test.py
stixpy/data/test_data.tar.gz
stixpy/net/__init__.py
stixpy/net/attrs.py
stixpy/net/client.py
stixpy/net/tests/__init__.py
stixpy/net/tests/test_client.py
stixpy/tests/__init__.py
stixpy/tests/test_frames.py
stixpy/tests/test_science.py
stixpy/timeseries/__init__.py
stixpy/timeseries/quicklook.py
stixpy/timeseries/tests/__init__.py
stixpy/timeseries/tests/test_quicklook.py
stixpy/vis/__init__.py
stixpy/vis/map_reprojection.py
stixpy/vis/tests/__init__.py
stixpy/vis/tests/test_map_reprojection.py