outs1der / minbar

Tools and software for building, accessing and analysing the Multi-INstrument Burst ARchive (MINBAR)
GNU General Public License v3.0
8 stars 0 forks source link

Enable retrieval of burst data from the website #5

Open outs1der opened 4 years ago

outs1der commented 4 years ago

At the moment the code pulls light curves etc. from local data distributions, which aren't publicly available. For a more useful facility, the distribution could be set up to pull the data from the website. First need to upload all the data to the website in suitable form

outs1der commented 1 month ago

I believe this is implemented (e.g. into the get_lc method of the Bursts class) but is not currently functional due to issues with the web server