LICENSE
README.md
pyproject.toml
hsr1/__init__.py
hsr1/dbDriver.py
hsr1/graph.py
hsr1.egg-info/PKG-INFO
hsr1.egg-info/SOURCES.txt
hsr1.egg-info/dependency_links.txt
hsr1.egg-info/requires.txt
hsr1.egg-info/top_level.txt
hsr1/data/SolarSpectrum.txt
hsr1/data/__init__.py
hsr1/data/smarts.txt
hsr1/db/__init__.py
hsr1/db/preCalculations.py
hsr1/db/serialisation.py
hsr1/db/sqliteDBLoad.py
hsr1/db/sqliteDBStore.py
hsr1/plots/__init__.py
hsr1/plots/clearnessDensityGraph.py
hsr1/plots/dailyDipsSummary.py
hsr1/plots/dailyHists.py
hsr1/plots/dailyPlots.py
hsr1/plots/elvAziGraph.py
hsr1/plots/flagData.py
hsr1/plots/graphUtils.py
hsr1/plots/latLonGraph.py
hsr1/plots/linearDipsGraph.py
hsr1/plots/linearTimeGraph.py
hsr1/plots/spectrumGraph.py
hsr1/plots/timeDayGraph.py
hsr1/read_txt/ImportHSRFiles.py
hsr1/read_txt/__init__.py
hsr1/read_txt/loadFromTxt.py
hsr1/synthetic_dataset/__init__.py
hsr1/synthetic_dataset/premadeDatasets.py
hsr1/synthetic_dataset/syntheticDataset.py
hsr1/utils/HSRFunc.py
hsr1/utils/__init__.py
hsr1/utils/config.py
hsr1/utils/reformatData.py
hsr1/utils/spectrum/__init__.py
hsr1/utils/spectrum/pixelSpectrum.py
hsr1/utils/spectrum/rawDataset.py
hsr1/utils/spectrum/spectrumUtils.py
hsr1/utils/spectrum/weightedSpectrum.py
hsr1/utils/spectrum/weightedSpectrumSegment.py