aboutsummaryrefslogtreecommitdiff
path: root/scilo
Commit message (Collapse)AuthorAgeFilesLines
* Use new mtimedb "create" method to check whether to populate the databaseHEADmasterJoseph Hunkeler2013-01-301-1/+2
|
* sqlite database creation is now segregated from population. Will not ↵Joseph Hunkeler2013-01-301-17/+19
| | | | populate on instantiation.
* Remove npy.py in favor of npz.pyJoseph Hunkeler2013-01-261-147/+0
|
* Added functions to scilo class:Joseph Hunkeler2013-01-261-7/+39
| | | | | | | | | add select_available select_pattern Bugfix: mtimedb is instantiated during scilo init instead of only when file aggregation ocurred
* Rename npy.py to npz.pyJoseph Hunkeler2013-01-261-0/+147
|
* Refactored npy to npzJoseph Hunkeler2013-01-261-2/+2
|
* Deprecated; aggregate no longer uses globJoseph Hunkeler2013-01-161-4/+8
|
* Clarified stdoutJoseph Hunkeler2013-01-161-2/+2
|
* * Added 'self.name' to get name of datasetJoseph Hunkeler2013-01-151-3/+5
| | | | * Added calls to cache
* Refactored 'subdirs' to 'settings'Joseph Hunkeler2013-01-151-14/+16
|
* Removed unneeded newlineJoseph Hunkeler2013-01-151-1/+1
|
* Breaking up and refactoringJoseph Hunkeler2013-01-152-141/+29
|
* Initial commitJoseph Hunkeler2013-01-152-0/+175
|
* Initial commitJoseph Hunkeler2013-01-142-0/+198