Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bz_RankOrder #369

Closed
wants to merge 57 commits into from
Closed

bz_RankOrder #369

wants to merge 57 commits into from

Conversation

acnavasolive
Copy link
Collaborator

bz_RankOrder (and its complementary script bz_getSpikesRank) are now finished and ready to be tested. They are stored inside ./analysis/RankOrder/.

eliezyer and others added 30 commits December 1, 2018 17:41
Now it does the conversion without need of moving files from folders.
update on bz_PhaseModulation to work properly when wavelet method is selected
Adding the same process to power threshold in wavelet as in hilbert
updating bz_PhaseModulation and old function to convert phy/kilo to neurosuite
Merging the PR - will make another issue for bz_WaveSpec/bz_Filter update
new place field function vol1
Addition of speed threshold
Merging bz_getSpikes and bz_LoadPhy. Updated bz_firingMapAvg
find place fields - work in progress
Tune some parameters to search place fields, and do it buzcode compatible
Update bz_findPlaceFields1D.m
updating my fork/branch
dlevenstein and others added 16 commits November 1, 2019 14:25
Made alternate version of read_Intan... be subfunction of bz_DatFileMetadata.m
bz_LFPfromDat.m: Gave option to specify no GPU use
Gave option to not use gpu on bz_LFPFromDat.m
add function to extract accelerometer data
updates on the CFC functions
Uploading new folder buzcode/analysis/RankOrder/

Also, test committing.
Inside analysis/RankOrder folder, main changes:

- Rename file from bz_getEventRank to bz_RankOrder

- Rename file from bz_getEventSpikes to bz_getSpikesRank

- Now there is the option to test rank order from one
  group of events against another group (e.g. spontaneous
  vs induced ripples), through the 'eventIDs' input.
The last TODO of this function.

Now the following fields from rankStats structure:
- corrMean
- corrStd
- corrEvents
- corrpvalEvents
have an extradimension for each condition in X.placeFieldTemplate.mat,
if the 'templateType' is either 'Peak' or 'CenterofMass'
@buzsakilab
Copy link
Owner

Hey Andrea - let's hold off on pulling all these changes into master until we've had time to use them. It looks like they're already in dev.

@dlevenstein
Copy link
Collaborator

( Sorry, that last comment was from me - I forgot to log out of the Buzsaki lab account)

@acnavasolive
Copy link
Collaborator Author

acnavasolive commented Nov 18, 2019 via email

@dlevenstein
Copy link
Collaborator

The code is already in dev so he can try it out there.

@acnavasolive
Copy link
Collaborator Author

acnavasolive commented Nov 18, 2019 via email

@dlevenstein
Copy link
Collaborator

I bet he meant to pull request from your fork into buzsakilab/dev. Pulling from dev into master would bring in all the changes over the last few weeks, before we've all had time to test them and find any bugs/incompatibilities. In general I think it's good practice to do updates on your own fork (instead of the buzsakilab/dev branch) and then pull from your fork into dev.

The git desktop app does have a silly thing where it starts with a branch called "dev" on your fork, that actually makes the updates on the group repository (buzsakilab), so I recommend making a personal dev branch on your fork (e.g. mine is called "DLdev"). We should definitely update the wiki to spell this out more clearly (as part of issue #349)

@acnavasolive
Copy link
Collaborator Author

acnavasolive commented Nov 18, 2019 via email

@dlevenstein
Copy link
Collaborator

No worries at all (: this is fine - everything is in dev where it belongs :p

@brendonw1
Copy link
Collaborator

brendonw1 commented Nov 18, 2019 via email

@brendonw1
Copy link
Collaborator

brendonw1 commented Nov 18, 2019 via email

@acnavasolive
Copy link
Collaborator Author

acnavasolive commented Nov 18, 2019 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants