cta-observatory / iact-estimator

Estimate the observability properties of a source with an IACT system
https://iact-estimator.readthedocs.io/latest/?badge=latest
2 stars 0 forks source link

Add support for external custom data #4

Open HealthyPear opened 9 months ago

HealthyPear commented 9 months ago

This PR adds support for loading data from file built using astropy and saved in ECSV format like the public data shipped with the package.

Documentation has been updated accordingly

@SeiyaNozaki you can test this by installing and switching to this branch; you can compile the new docs locally (see instructions) - let me know if you can replicate (correctly) your previous results

Closes #1 #2

HealthyPear commented 2 months ago

I have to fix the conflicts before merging...the CLI is now unified under a single entry point

HealthyPear commented 2 months ago

@SeiyaNozaki should be all working now, can you re-review? :)