ulisesrey / imutils

0 stars 6 forks source link

issue to get coordinates of all bodyparts of dlc prediction #11

Closed josefinemeyer closed 1 year ago

josefinemeyer commented 1 year ago

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

ulisesrey commented 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

josefinemeyer commented 1 year ago

I added the config.yaml and got this error

could you please check that out, @ulisesrey ?

All jobs in this array have:

ulisesrey commented 1 year ago

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.