jacg / petalo

PET scanner image reconstruction
1 stars 4 forks source link

Replace `mlem` CLI with config file #15

Closed jacg closed 2 years ago

jacg commented 2 years ago

The CLI of mlem has grown too unwieldy.

Move the vast majority of the options out of the CLI and into a config file.

The only items remaining in the CLI should probably be

  1. The path to the directory containing the config file.

    The name of the config file within the directory should be hard-wired. This will help with discovery of mlem-generated datasets using skim.

  2. -j