mcsas.gui.calc module¶
-
class
Calculator[source]¶ Bases:
utils.hdf.HDFMixin-
algo¶
-
indent= ' '¶
-
model¶
-
nolog= False¶
-
-
class
OutputFilename(dataset, createDir=True)[source]¶ Bases:
objectGenerates output filenames with a common time stamp and logs appropriate messages.
-
basename¶
-
filename(kind=None, extension='.txt')[source]¶ Creates a file name from data base name, its directory and the current timestamp. It’s created once so that all output files have the same base name and timestamp.
-
filenameVerbose(kind, descr, extension='.txt')[source]¶ Returns the file name as in filename() and logs a descriptive message containing the full file name which is usually click-able.
-
outDir¶
-
timestamp¶
-