Matteo Bachetti
Matteo Bachetti
@Sauravroy34 no, the problem is that the notebook is not linked in the documentation. After reviewing this PR, if it passes, we will add the link in the Stingray documentation...
@keflavich @zoghbi-a I was using the link provided by `Heasarc.locate_data`, for a single NuSTAR obsid which should be around 500 MB. I understand the HEASARC overload issue, I will use...
BTW, would it be possible to have a mechanism to restart an interrupted download? Maybe not for the tar file, but for the S3 download (that works on single files)...
@ocefpaf I'm trying but it's tricky. It only fails on tox for me! If I install the same version and run the tests directly with pytest, everything works
Oh, ok! Thanks, I'll do that
UPDATE: I found that this is only deprecated in the `heasarc` submodule, and I understand now why one of my tests based on that method fails, the functionality has changed....
@zoghbi-a, @bsipocz, thanks! After opening the Issue I managed to come out with a TAP query similar to that, the new interface is indeed very convenient! I think a pythonic...
> If getting the full catalogue is a frequent enough use case then the above TAP query could indeed be wrapped up into a method. `numaster` may be small enough...
@ankitkhushwaha Stingray does support the Gaussian distribution for some operations, there is a warning that some operations might not work well otherwise, but I don't think it's worth a mention...
@Anithpavan If there was no change to the code, I will close this. Thank you for checking!