-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,8 @@ Based on code originally written by Kabir & Darius to calculate time-crosscorrel | |
|
||
Adapted to Python by Laura190, [email protected] | ||
|
||
Download the bundled version from the latest release. | ||
|
||
### What the code does | ||
1. Coarse-grains the images | ||
2. Calculates time Autocorrelation function for each box in Act channel using different time lags (Offset) | ||
|