-
Notifications
You must be signed in to change notification settings - Fork 18
workspace
Felipe da Veiga Leprevost edited this page Aug 16, 2021
·
2 revisions
Philosopher uses the concept of a workspace, where all processed and parsed data is stored locally in a custom binary format for more efficient data handling
philosopher workspace [flags]
--analytics
Reports when a workspace is created for usage estimation (default true). See the analytics page for more information.
--init
Initialize the workspace. Should be executed on the directory where the experimental files are.
--backup
Create a backup of the experiment metadata in .zip format.
--clean
Remove the workspace and all metadata. Experimental file are kept intact.
--temp
Define a custom temporary folder for Philosopher.