Skip to content

Commit

Permalink
chg: update acqTime and acqMethod values in coordinates.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
damian5710 committed Jul 1, 2024
1 parent 22ddf8c commit 5a5870f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions mffpy/resources/coordinates/Geodesic Head Web 130 1.0.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,7 @@
</sensor>
</sensors>
</sensorLayout>
<acqTime>1984-02-18T14:00:10.000000+01:00</acqTime>
<acqMethod>some method</acqMethod>
<acqTime>2024-07-01T00:00:00.000000-00:00</acqTime>
<acqMethod>Atlas based coordinates</acqMethod>
<defaultSubject>true</defaultSubject>
</coordinates>
4 changes: 2 additions & 2 deletions mffpy/resources/coordinates/Standard 10-20 (19 ch).xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@
</sensor>
</sensors>
</sensorLayout>
<acqTime>1984-02-18T14:00:10.000000+01:00</acqTime>
<acqMethod>some method</acqMethod>
<acqTime>2024-07-01T00:00:00.000000-00:00</acqTime>
<acqMethod>Atlas based coordinates</acqMethod>
<defaultSubject>true</defaultSubject>
</coordinates>

0 comments on commit 5a5870f

Please sign in to comment.