File tree Expand file tree Collapse file tree 1 file changed +0
-7
lines changed
Expand file tree Collapse file tree 1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -400,17 +400,10 @@ def build_for_ncs_file(ncsMemMap, nlxHdr):
400400 @staticmethod
401401 def _verifySectionsStructure (ncsMemMap , ncsSects ):
402402 """
403- <<<<<<< HEAD:neo/rawio/neuralynxrawio/NcsBlocks.py
404- Check that the record structure and timestamps for the ncsMemMap and nlxHeader
405- agrees with that in ncsBlocks.
406-
407- Provides a more rapid verification of struture than building a new NcsBlocks
408- =======
409403 Check that the record structure and timestamps for the ncsMemMap
410404 agrees with that in ncsSects.
411405
412406 Provides a more rapid verification of structure than building a new NcsSections
413- >>>>>>> 25217993... Changes to address comments by Julia Sprenger:neo/rawio/neuralynxrawio/ncssections.py
414407 and checking equality.
415408
416409 PARAMETERS
You can’t perform that action at this time.
0 commit comments