peabody124 / PosePipeline

PosePipe is a human pose estimation (HPE) pipeline to facilitate home movement analysis from videos
GNU General Public License v3.0
63 stars 14 forks source link

Remove hardcoded values from .datajoint_config #23

Open ktshah04 opened 1 year ago

ktshah04 commented 1 year ago

Currently, the username, password, and some directories are hardcoded in the .datajoint_config file. These should be updated to properly get the appropriate environment variables to set those values.