-
While running the following command:
pip3 install -r requirements.txt
python run.py \
--train_data_path data_utils/dialoglue/hwu/train.csv \
--val_data_path data_utils/dialoglue/…
-
When a simulation spans very long time scales or uses many detectors, parallelization on via MPI is probably the best way to go. The `Simulation` object should provide some tools to ease the task of d…
-
It's been requested to have sotodlib installed in ocs-util dockers to do some basic timestream analysis, which I think is a good idea.
-
**What would you like to be added**:
Some datasources will start queries that may take a long (long!) time to run. Often these will return cancelation tokens or jobIds that need to be passed back …
-
It would be extremely good (and timely) to take an explicit decision about the data layout.
### Current structure
Every simulation owns a list of observations. Every observation owns a detector fr…
dpole updated
4 years ago
-
Hi and wow what a great lib:
I am writing an exporter for https://github.com/sports-alliance/sports-lib and we have this issue:
```
Type 'number' is not assignable to type '{ [key: string]: …
-
@mhasself points out that "timestream-aggregator" is perhaps too general/not quite accurate. We should think of a better name for this agent. Please brainstorm ideas here.
-
I think I updated the smurf-streamer frame format to agree with the tod format documentation but now the `g3_to_array` function breaks with the new data files. Currently the TES Biases are written to …
-
MVP construct schema:
```
database:
provider: rds, aurora, serverless-aurora, dynamodb, docdb
engine: mysql, postgresql, etc.
...
```
-
[bz#658]
When playing "Escape From MaskMaker's Tower" by Twinconclusive from http://www.slimesalad.com/forum/viewtopic.php?p=3722#3722 the first battle with the guard in the prison cell ends by telep…