AllenInstitute / sweep_qc_tool

manual quality control for intracellular electrophysiology experiments
GNU General Public License v3.0
1 stars 2 forks source link

Progress dialog for loading #61

Open kasbaker opened 4 years ago

kasbaker commented 4 years ago

It can take a while to make all the plots while populating the sweep table model. Having a progress dialog to show how far along the loading process is would improve user experience.

kasbaker commented 4 years ago

The progress bar should run on a different thread so that the program is not unresponsive during loading.