Skip to content

Data Preparation Modules

wcorinne edited this page Aug 29, 2025 · 7 revisions

Description of PANOPLY Data Preparation Modules

The following links provide documentation on each PANOPLY Data Preparation Module:

Each data preparation module is run in its own (appropriately named) subdirectory that contains results and intermediate files generate during execution, along with code.

The following runtime parameters apply to each task, they can be changed but have the following defaults unless otherwise specified:

  • memory: (Int, default = 2) number of GB of memory
  • disk_space: (Int, default = 10) local disk SSD
  • num_threads: (Int, default = 1) number of cpu threads
  • num_preemptions: (Int, default = 0) number of preemptible attempts

Clone this wiki locally