Skip to content

Commit

Permalink
add JRC2018U <-> JRC2018M transform
Browse files Browse the repository at this point in the history
  • Loading branch information
schlegelp committed Sep 6, 2022
1 parent 99ac2ed commit dacfe58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions flybrains/download.py
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@ def download_jrc_transforms(data_home=None, skip_existing=True):
"14369093?private_link=d5965dad295e46241ae1",
"21749535?private_link=ca603876efb33fdf3028",
"14371574?private_link=b7120207f38b35f1e372",
"14371574?private_link=2afde323b12274d3243b",
"14368358?private_link=b29e25b6e47ccf9187a8"
)
urls = [f"https://ndownloader.figshare.com/files/{f}" for f in urls]
Expand All @@ -280,6 +281,7 @@ def download_jrc_transforms(data_home=None, skip_existing=True):
'JRC2018F_FCWB.h5',
'JRC2018F_JRCFIB2018F.h5',
'JRC2018U_JRC2018F.h5',
'JRC2018U_JRC2018M.h5',
'JRC2018F_JFRC2010.h5'
)

Expand Down

0 comments on commit dacfe58

Please sign in to comment.