# configuration for 'fido.py' # add your own projects here and make sure that fido can find this file (or # specify the complete path to your fidoconfig) # this scriptpath thing doesn't really work yet # scriptpath=/home/server_c/.fido/ # This will look at project4007. If 1000 WUs have been returned, an initial # model will be created. After the initial model creation, if 100 WUs have # been returned, the model will be updated. name=4007_0 conf=densign/4007/project4007.conf min=1000 add=100 script=/home/server_c/server2/adaptiveSampling/Fido/scripts/basic.py #name=4007_1 conf=densign/4007/project4007.conf min=1000 add=100 script=/home/server_c/.fido/byquery4007.py # Ditto for this project. #name=4008_1 conf=densign/4008/project4008.conf min=5 add=100 script=none