Brian Cherinka
Brian Cherinka
Updated info and traceback from Nicola, which is an API rate limit error. "I tried adding a sleep timer every 50 galaxies for 30s by adding ``` if m ==...
The task they are doing, “given a list of targets, looping over to access their BPT classifications, computing a ratio, and using that ratio to select a subsample of targets”....
If we instantiate a Cube from a file, why can't it instantiate a Maps from a file as well? Meaning, why does Maps, internal to Cube, try to instantiate using...
80k in the last year at least. This makes sense, given how we utilize Sentry. If we don't want to capture these errors, we should reconsider when we send an...
The free Sentry provides the ability to filter out errors - caused by browser extensions - coming from localhost servers - coming from legacy browsers - coming from web crawlers...
That was the designed behaviour. The `obsinfo` table is organized by unique exposure per row. I added the unique identifiers of `expnum` and `mgdpos` as default return parameters when querying...
Let's brainstorm the idea of splitting marvin into 3 repos for web, tools, and api at the next Marvin Week. This has several advantages for the long term.
I think this should only be available when using the `filename` keyword argument.
I just meant that we shouldn't make this useable via the `plateifu` or `mangaid` arguments. I think filename can be used for any cube version outside of an MPL or...
I think this should be incorporated into a new `Image` tool (or vice-versa) that I've been wanting to implement for a while now. The preimaging could be a mixin on...