Closed josefinemeyer closed 1 year ago
should be fixed, now. Can you check @josefinemeyer ? make sure that you have the latest version of the file epifluorescence_calcium_imaging/bash_scripts/get_absolute_bodyparts_coords.sh
I added the config.yaml and got this error
could you please check that out, @ulisesrey ?
All jobs in this array have:
It works now after changing this: https://github.com/ulisesrey/epifluorescence_calcium_imaging/commit/34c24be6e30bcc8a431ba9435175cb5280540f7f
Important, the nose is annotated in DLC as head, so the file is named head_coords_mm.csv now.
imutils code in get_absolute_bodyparts_coords.sh of epifluorescence_calcium_imaging pipeline is limited to one body part. see line:
https://github.com/ulisesrey/imutils/blob/9258cdc911ceec0b68a54e61c76d2ae7f3e8281e/imutils/src/bodyparts_coordinates.py#L47
thank you