Joshua Bloom

Results 14 comments of Joshua Bloom

Ok. Go ahead and merge when ready.

But there are likely several million images. Deleting and then pulling from (remote) Kowalski might be very expensive. I think it's worth a 'mv' and 'update DB' loop

I agree with this and have a local PR for this in the works.

Posting a static version of all the bandpasses at Zenodo would be my default for longevity—becomes versionable too. Could also host/version using git LFS. User could `pip install bandpasses` or...

Is this always the desired behavior for all SP instances? Might this behavior or the current need to be selectable in a config?

Are we sure we want to do this? gravatar.com manages the avatars we use as the only thing they do. I'm a bit worried about rescaling and storage issues.

Should probably not delete as the default but allow user to specify `make db_clear_all_data`. Perhaps we should have also have a `make db_demo_clear` which only deletes demo data and related...

This might be best done at the baselayer level. Adding a flag to the get, post, delete ... decorators should allow skyportal to work without having to edit each handler.

yes, but i don't have permission to post those yet. Anyway, I want to do things a bit different. Will be happy to drive this one.

We need to think about the data model for this. We'll have the notion of a Publication/external communication. Each publication can be associated with 0 or more sources. Each publication...