xyzpy.gen.cropping¶
Functions
|
Logic for choosing whether to automatically clean up a crop, and what, if any, the default all-nan result should be. |
|
|
|
|
|
|
|
Generate a cluster script to grow a Crop. |
|
Generate a qsub script to grow a Crop. |
|
|
|
Automatically process a batch of cases into results. |
|
Automagically submit SGE, PBS, or slurm jobs to grow all missing results. |
|
Automatically load all the crops found in the current directory. |
|
|
|
Work out how to structure the sowed data. |
|
|
|
Automagically submit SGE or PBS jobs to grow all missing results. |
|
|
|
|
|
Classes
|
Encapsulates all the details describing a single 'crop', that is, its location, name, and batch size/number. |
|
Class that acts as a stateful function to retrieve already sown and grow results. |
|
Class for sowing a 'crop' of batched combos to then 'grow' (on any number of workers sharing the filesystem) and then reap. |