Open RamRS opened 10 years ago
For example, normalize-by-median.py
passes all of these except for #2
@mr-c, what needs to be done here? I'm confused. We've addressed most of this in #1170 and I think we can probably just close this, unless specific tasks can be identified.
check_space
instead of using the directory of the input file to see if there is enough free space.
The current algorithm that checks disk space before writing output makes the following assumptions:
There may also be other issues with the current approach, that we can add as we discover. We discuss possible alternative approaches and tweaks in this thread.