You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a preliminary implementation of this app on branch feature/plot_table_app, and I think I got most of the way through implementing an interactive table.
However, I got stuck on configuring the app so that it can find Django's static files correctly. When loading the table app, it produces the error:
I found the public documentation to be quite sparse and opaque. The best description I found here, but it didn't resolve the issue. This demo application was also useful.
MOP's targetpage would be more useful if it presented a search-results table with a different set of parameters.
For microlensing specific targets, the parameter set presented in the priority targets table would be best:
Target | t0 [days]-2460000.0 | u0 | tE [JD] | Current mag | Baseline mag | TAP Priority
It would also be great to implement this as a plotly-dash table and allow the columns to be sortable.
The text was updated successfully, but these errors were encountered: