-
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws,
cache.color_sort,…
-
Currently this bit of code passes the 1 and 120 s flats to the desi_fit_cte_night script
https://github.com/desihub/desispec/blob/4f8da2232f984349ea7f6a9d448a696bc1378adb/py/desispec/scripts/proc_nig…
-
Various folks looking at ComCamSim simulations associated with ops-rehearsal-3 have requested flats with vignetting applied. See the [slack thead.](https://lsstc.slack.com/archives/C06G49VRXB4/p17115…
-
Noted by @bfgerke:
Some of the OpenEI JSON files report fixed charges as $/month, and others report them as $/day. But the calculator seems to ignore the stated units and assume everything is rep…
-
Currently it appears that the bottom pattern is generated by truncating the bottom pattern to 41.5mm, and then composing multiples of this by spacing them 42mm apart. This creates a 4.75mm high profil…
-
It seems that Area detector ophyd objects only set certain variables (like the number of images) when the detector is staged and returns them to their previous values upon unstage. This seems to cause…
-
This probably is cortex-m4-wide problem. See logs on http://pastebin.com/HXFqbLNh. My toolchain is created by Gentoos `crossdev -S -t arm-none-eabi`. stm32f1xx based boards compile fine.
```
$ arm-no…
-
Split from #16, we need a design for a lobby which allows for options for player model and cart selection (with possible expansion for other customisations such as voice?). The lobby should also provi…
-
Hi, Developers,
For common image, currently Waifu2x is still the best compared to other algorithm. But, if we want to scale a pixel art picture, Waifu2x tends to resulting jagged picture for the re…
-
Adjust the trajectory during descent to overfly a target point.
Adjust the final descent to land at the target. Alternatively, look for a suitable (flat) spot nearby - though see issue #15 commentary…