first had to learn basic for loops in the bash shell. The basic syntax is:
for var in list
do;
commands;
done
In the process of doing this I have found the Calibration Database is not properly accessible, so I am currently (and slowly, stupid internet) attempting to download and reinstall it to continue..
Not sure if having an exposure map will even help because I'm not sure if dithering edge effects are what are causing spurious detection, but thought I would try to go through the process...
In the process of doing this I have found the Calibration Database is not properly accessible, so I am currently (and slowly, stupid internet) attempting to download and reinstall it to continue..
Not sure if having an exposure map will even help because I'm not sure if dithering edge effects are what are causing spurious detection, but thought I would try to go through the process...
No comments:
Post a Comment