-
dr-provision2020/01/26 21:53:08.507977 Version: v4.2.0
I have had drp crash a few time over the past week or so while doing some non-standard mucking around with machine runners. I cannot say exact…
-
Hello, I tried to install DRP on my new Mac following https://keck-datareductionpipelines.github.io/MosfireDRP/installing/#installing-python. I tried "conda create --no-default-packages -c astropy -n …
-
testQosSaiLossyQueue fails with the following exception:
```
FAIL: sai_qos_tests.LossyQueueTest
----------------------------------------------------------------------
Traceback (most recent call l…
-
I noticed in the code that in the final stages of the rectification, the standard deviation of dithered positions are added linearly: line 212-224 in Rectify.py.
``` python
S = output.shape
…
-
With the above in place, I would drp nearly everything and came in running for mox!
Thank you!
-
### Vue version
3.5.12
### Link to minimal reproduction
https://play.vuejs.org/#eNp9UctOwzAQ/JWVL2mlKhGCU0kjHuoBDoCAoy8h3TRpHduy121RlH/HcZpSJNTb7s7Membdsnut451DNmepLUytCSyS0xmXdaOVIWhhn1NRQQe…
-
The [DRP baseline design document](https://docs.google.com/document/d/1cBDbM8KD7DwPp6kfHI_dKUBOC2WwhxltWypEF6deiR0/edit?usp=sharing) outlines a set of null splits written by @chinoney. In order to mak…
-
By using the following sparql query on http://query.wikidata.org/
```sparql
SELECT DISTINCT ?item ?itemLabel ?iata
WHERE
{
?item wdt:P3872 ?patronage.
?item wdt:P238 ?iata.
FILTER (?pat…
-
Hello I am working on application in which user should be able to select very broad date range like from ```01/01/2007``` to ```01/01/2017```, it would be usefull for me to change the visible month fo…
-
Hello,
I am working on processing a large number of 16S sequence files generated using PacBio sequencing technology, specifically 647 and 944 files in separate runs. I am interested in using the po…