-
This was a comment in another bug. I'm opening a new one so we don't lose track. The issue was seen by Chuong. Assigning to him for now....
I had a problem when testing this in virtual python env. Th…
-
This is the error message:
``` python_traceback
No handlers could be found for logger "timestreamlib"
Traceback (most recent call last):
File "/home/chuong/Workspace/timestreamlib/util/selectColorb…
-
I had this mysterious problem today. If I run:
for imgL,imgR in zip(tsL.iter_by_timepoints(), tsR.iter_by_timepoints()):
print("Process", imgL.path, '...')
print(" ", imgR.path,…
-
I tried the latest script today but got a many error messages complaining missing inputs even though these inputs are provided in pipeline.yml and timestream.yml:
```
$ python pipeline_demo.py -i /h…
-
We are currently outputing to RootDir/processed/TIMESTREAM_NAME. Instead of this behavior we need to create the TIMESTREAM_NAME in RootDir. Preferably with a suffix added to the "main name".
Output e…
-
As we debug a program or rerun a pipeline after it crashes, we often want it to start from where it left before. This feature is really need now as the pipeline crashes randomly.
This can be done if …
-
```
general.endHourRange.hour=15
general.startDate.hour=9
general.startDate.month=6
general.startDate.second=0
general.startDate.year=2014
general.startDate.day=18
general.startDate.minute=0
general.t…
-
We need a way of cloning a timestream image. This should implement a copy-on-write .pixels member.
kdm9 updated
10 years ago
-
Someone clarify (and create a standard) for the timestamp in all output files. Currently conversion of timestamps from Unix to Matlab yields nonsensical dates (i.e. either conversion is wrong our outp…
-
Please don't be so "smart" with CLI usage.
Joel's latest commit has restored the "smartness" of the old CLI usage. I strongly disagree with this:
- Having the output able to be automatically guessed …
kdm9 updated
10 years ago