Jake Ross

Results 34 comments of Jake Ross

Re #10 handling `output_dir == None` should probably be handled in `download_landsat` not in `main`. this moves the output_dir check from the frontend to the backend

I can confirm this is an issue. toolbars were not displaying in my envisage app. Changing the code to ``` @observe("tool_bar_managers.items") def _update_tool_bar_managers(self, event): if self.control is not None: #...

you cannot tag a subgrouped analysis as it is not truly an analysis but a composite of other analyses

there is no procedure for that for the tables

actually you can set the status of a subgroup at the review stage. There is no ability to persist (aka tag) that status of subgroups

this idea is good in theory. but working offline is a major impediment

add a utility that scans the database and tries to update the CurrentTbl with all valid analyses

todo 1. handle saving if extraction canceled 2. add delay for delay_btw_meas

use a series to plot 40Ar intensity. select analyses >5000, tag as invalid

tray_maps and load_holders should be the same file format but they are not mainly because of backwards compatibility issues. tray_maps are for the laser and load_holders are for the database....