Setup

Createjobs module depends on run parameter files to solve targeted data id information. As described in Setup .par files are found in the photo/redux directory to which the env. var. PHOTO_REDUX points. The minimal setup for this module requires that PHOTO_REDUX variable is set. As before, this can be done in terminal, or by using the provided functionality.

lfd.setup_createjobs(photoreduxpath=None)[source]

Sets up the environmental path of PHOTO_REDUX only! Minimum environment required for certain createjobs package functionality.

Parameters:photoreduxpath (str) – The path to which PHOTO_REDUX env. var. will be set to. Defaults to ‘~/Desktop/boss/photoredux’.
lfd.createjobs.setup(photoreduxpath=None)[source]

Sets up the required environmental paths for createjobs module.

Parameters:photoreduxpath (str) – The path to which PHOTO_REDUX env. var. will be set to. Defaults to $BOSS/photoObj