1 - Is the tilepy Api described in tilepy implemented in the Astro-Colibri platform?
If not, is it scheduled ?
2- Is the url_map parameter accessible now in the Json response to /tatest
Thanks for further details.
Jean-Paul
1 - Is the tilepy Api described in tilepy implemented in the Astro-Colibri platform?
If not, is it scheduled ?
2- Is the url_map parameter accessible now in the Json response to /tatest
Thanks for further details.
Jean-Paul
Yes to both questions.
Tilepy is directly accessible from Astro-COLIBRI: after selection of a gravitational wave event, a new button called “Schedule” become available in the (science mode) interfaces next to the visibility plot. This sends the selected event and the parameters of the selected follow-up instrument to the tilepy API. The calculated schedule is then shown in the Astro-COLIBRI interface and can be downloaded as JSON file.
The url pointing to the FITS file of the GW localisation map is given in the Astro-COLIBRI JSON events as the “event_url” parameter.
Thanks Fabian for these answers,
For use from Prism, I understand that
Thanks to improve my understandig of the facility.
I tried to use the Schedule button on the gw event s240515m. I doesn’t succeeded giving the message : “Tilepy did not find an observation schedule for the given parameters…” . More, it does not ask me for my observation field of view. How can it calculate the tiles without the FOV ? Why unsuccess ?
Thank you
You can set the FoV together with the other parameters of your observatory: head to the “Observer location” menu item in the mobile app or click the icon in the web interface.
The parameters you can define are:
OK merci Fabian ! Comment savoir si un évènement permet de générer un tuilage ? Lors de mon essai il y a eu échec. Le FoV était renseigné.
This should in principle work for all GW events.
Note however that there is an intrinsic cut on the GW localisation probability covered within each observation that needs to be larger than 1e-9 for each proposed observation. If your FoV is very small compared to the extend of the GW localisation, this cut may lead to an unsuccessfull scheduling. The relevant parameter is min_probability_tile, see the documentation of the tilepy API.
Feel free to send me your configuration as direct chat message or email so that I can have a look if this is indeed the case.