Coder Social home page Coder Social logo

shnizzedy / cpac Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 1.0 1.02 MB

A Python package that wraps C-PAC, enabling users to install `cpac` with `pip install cpac` and run from the command line.

Home Page: https://pypi.org/project/cpac/

License: MIT License

Python 91.89% Shell 8.11%

cpac's Introduction

https://github.com/lowlighter/metrics

How to work with Jon

My work hours

I strive to maintain a healthy work-life balance. We also recently (2023 April) had a baby. In service of that effort, for my primary employment I try to be available 20 hours per week, around the babe's schedule.

What’s the best way to communicate with me?

I'm a bit hard of hearing and a bit of a stutterer, so I prefer written to spoken communication. I check the following in order of frequency:

  1. Slack CMI-CNL Slack
  2. Credo Mobile text messages
  3. Outlook work (@childmind.org) email
  4. :octocat: GitHub issues
  5. Slack other Slack workspaces
  6. Mattermost Brainhack Mattermost
  7. Vasegurt personal (@vasegurt.com) email

If I don’t respond, try:

  1. Just wait longer
  2. reaching out to someone else relevant to the question / project
  3. sending me a reminder
What makes me grumpy? Demands for action combined with unwillingness to explain the target of said action.

American Chopper Argument

How do I like to give feedback? Timely, constructively, and specifically.
How do I like to receive feedback? Specifically, action-oriented, and visually.
One of my goals for the coming year I hope to carve out enough time to help my friend Dr. Bu realize his design for the *Comics History Index*.
Topics I’m always happy to talk about Art, particularly music, literature, and film.
Other things you might want to know
  • My favorite baked good — pie
  • Spouses/partners/kiddos/pets — one spouse
  • Fruit on pizza — yes, especially jalapeño + pineapple Mazikeen's pizza order
  • My coffee order — decaf café au lait
Some badges 📛 Hacktoberfet 2021Hacktoberfest 2020 tree plantedHacktoberfest 2020Pluralsight Python IQORCID iD icon@shnizzedy's Holopin board
Creative Commons License

This work is licensed under a Creative Commons Attribution-ShareAlike 2.5 Generic License.

Inspiration from Inspirobot

cpac's People

Contributors

anibalsolon avatar shnizzedy avatar vidartf avatar

Watchers

 avatar  avatar  avatar

Forkers

radiome-lab

cpac's Issues

🥒 Automatically touch paths that Nipype crashfiles expect

Errors like

  • instance must be a pathlike object
traits.trait_errors.TraitError: The 'in_file' trait of a SkullStripInputSpec instance must be a pathlike object or string representing an existing file, but a value of '/outputs/working/resting_preproc_sub-0010002_ses-1/anat_preproc_afni_0/anat_skullstrip/sub-0010002_ses-1_run-1_T1w_resample.nii.gz' <class 'str'> was specified.
  • instance must be a list of items which are an existing file name
traits.trait_errors.TraitError: The 'transforms' trait of an ApplyTransformsInputSpec instance must be a list of items which are an existing file name or 'identity', but a value of ['/out/working/resting_preproc_sub-PA265_sub-PA265/anat_mni_ants_register_0/calc_ants_warp/transform3Warp.nii.gz', '/out/working/resting_preproc_sub-PA265_sub-PA265/anat_mni_ants_register_0/calc_ants_warp/transform2Affine.mat', '/out/working/resting_preproc_sub-PA265_sub-PA265/anat_mni_ants_register_0/calc_ants_warp/transform1Rigid.mat', '/out/working/resting_preproc_sub-PA265_sub-PA265/anat_mni_ants_register_0/calc_ants_warp/transform0DerivedInitialMovingTranslation.mat', '/out/working/resting_preproc_sub-PA265_sub-PA265/_scan_rest/change_transform_type_0/updated_affine.txt'] <class 'list'> was specified.

occur when the environment loading a crashfile in an environment that differs from the environment in which the file was pickled. Just touching those is enough for those types of error to resolve and produce an output more useful for debugging.

📚 Clarify / emphasize automatic binding

The main pain point I was trying to resolve with this package is having to repeat yourself with binding directories and using the directories in the command; the wrapper should bind any directories you need from the command + your data config file without you having to tell it to.

The documentation should make this feature clearer / more prominent.

🐛 `--pipeline_override`s are not parsing correctly

Example:

cpac run s3://fcp-indi/data/Projects/ADHD200/RawDataBIDS ~/outputs_p test_config --pipeline_file ~/pipelinecarbs2.yml --pipeline_override="maxCoresPerParticipant : 6"
error: argument --pipeline_override: Invalid configuration: 'maxCoresPerParticipant'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.