Guy Nir
Guy Nir
First off I should mention that SkyPortal does not require that you name your sources based on coordinates. The decision to do so should be with the collaboration running the...
As for de-duplication of sources, that is a non-trivial problem. Clearly what is a single source for TESS, can be multiple sources for JWST, to take an extreme example. But...
I think you'd want to give the user the power to decide what is the right action. So something like this: 1) By default, you can post sources with any...
Another thing you could do is offer a button on the source page (or using the API) that searches actively for nearby sources. This search will again require a user...
This sounds useful but the demo data isn't flagged in any way so picking it out is not trivial.
While were at it why not save the amount of data input/output and runtime? Is that stuff we can easily get in the backend (from tornado?)
Yeah that looks like a good idea.
@mcoughlin do you remember what we got stuck on with this PR?
It may also be a good place to consider if we want to split up the components folder into smaller subfolders...
I think this will make our code a lot more readable. I think having a "core" or "misc" folders would not be a bad idea. If you are not sure...