Skip to content

Commit

Permalink
Update worker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
lsusman authored Aug 1, 2023
1 parent edb27bc commit d55d6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workflow/populate/worker.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@


#### Lick-partitioned SVD
standard_worker(meso_svd_area_lick_halves.ROISVDAreaLickHalves)
# standard_worker(meso_svd_area_lick_halves.ROISVDAreaLickHalves)


##### Communication Subspace
# standard_worker(meso_comm_subspace_lick.CommSubspaceLick)
standard_worker(meso_comm_subspace_lick.CommSubspaceLick)

# standard_worker(meso_cs_autocorr.CSTemporalComponentsAutocorr)

Expand Down

0 comments on commit d55d6c2

Please sign in to comment.