Bug #3385
Consistency
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
01/31/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi there,
after finally being able to get the latest revision, I noticed some naming inconsistencies: * modules being renamed in the glue.ini: renaming the module, instead of just specifying a new script to be executed, results in data being written to new directories in the data_bank.h5. Is that what is intended? If yes, please keep this in your local copy and revert it before committing. Otherwise the data bank will get bloated and people won't find their input data, or concurring versions of it, which can confuse.- Be careful with typos in the data location path ('/gal' not '/galaxy', '/Thoughput'). Document the IO you've added in the wiki so people don't have to inspect your code.
Cheers
Ben
History
#1 Updated by Ben Hambrecht almost 8 years ago
Hi there,
after finally being able to get the latest revision, I noticed some naming inconsistencies:
- modules being renamed in the glue.ini: renaming the module, instead of just specifying a new script to be executed, results in data being written to new directories in the data_bank.h5. Is that what is intended? If yes, please keep this in your local copy and revert it before committing. Otherwise the data bank will get bloated and people won't find their input data, or concurring versions of it, which can confuse.
- Be careful with typos in the data location path ('/gal' not '/galaxy', '/Thoughput'). Document the IO you've added in the wiki so people don't have to inspect your code.
Cheers
Ben
#2 Updated by Brian Nord almost 8 years ago
- Status changed from New to Closed