-
Mosaicing cubes/images with different resolutions, which is a standard situation, is problematic. Each channel in each cube/image has a different solution, which first has to be brought to the same re…
-
I had a code that worked a few commits ago, but now whenever I try to use the remove_outliers method for plotting I end up with the following assertion error:
`AssertionError: The masked spectrum …
-
pick a distribution of star fluxes
-
Hi Jim @bowring , I have finished looking through the WeightedAverage (and overlaid) code, but it is complicated because there are lots of ways into it, both from Squid (e.g. using WtdMeanAcalc for ca…
-
I want to run the template, rv, and rvcurve for a single night, but when I look at the RV curve file for that object, it contains *all* of RV measurements for that object that were previously run and …
-
At the Barcelona sprint in 2019, @sssoz and @thinkbulecount2 worked with a team to brainstorm ideas for visualising some of the key editorial stats coming in v3.2 (see #4844). Below are some of the su…
-
Hi! First of all, thank you for sharing this great framework. We started using hydra a while ago and we are now moving our changes to the new release of hydra. We are interested in running hydra only …
-
I am working with MOSFIRE data sets were we typically only have 6-10 frames (3-5 at a single dither position). The DRP defaults to using median combine for cosmic ray rejection in this case, which doe…
-
Consider this regular expression:
```
(..)\1\1\1$
```
This regular expression should match 4 identical groups of 2 characters at the end of the input string (e. g. `123456789ABABABAB` should mat…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…