| [NbConvertApp] Converting notebook HCP_downstream_raw_flatmaps.ipynb to python | |
| [NbConvertApp] Writing 36405 bytes to HCP_downstream_raw_flatmaps.py | |
| usage: HCP_downstream_raw_flatmaps.py [-h] [--model_suffix MODEL_SUFFIX] | |
| [--hcp_flat_path HCP_FLAT_PATH] | |
| [--batch_size BATCH_SIZE] | |
| [--wandb_log | --no-wandb_log] | |
| [--num_epochs NUM_EPOCHS] | |
| [--lr_scheduler_type {cycle,linear}] | |
| [--save_ckpt | --no-save_ckpt] | |
| [--seed SEED] [--max_lr MAX_LR] | |
| [--target {trial_type,sex,gender}] | |
| [--num_workers NUM_WORKERS] | |
| [--weight_decay WEIGHT_DECAY] | |
| HCP_downstream_raw_flatmaps.py: error: argument --target: invalid choice: 'age' (choose from 'trial_type', 'sex', 'gender') | |