Skip to content

Commit

Permalink
spine.janelia.org -> spine.itanna.io
Browse files Browse the repository at this point in the history
closes #5
  • Loading branch information
jefferis committed Feb 24, 2022
1 parent e7cbd2d commit 325ec34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/xform.R
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ fanc4to3 <- function(xyz, rawcoords=FALSE, swap=FALSE, chunksize=40e3,
if(swap)
fafbseg:::warn_hourly("Please note the FANC3->FANC4 transform is wrong but useful!")

baseurl <- "https://spine.janelia.org/app/transform-service/dataset/fanc_v4_to_v3"
baseurl <- "https://spine.itanna.io/app/transform-service/dataset/fanc_v4_to_v3"
fafbseg:::mapwrapper(xyz, baseurl=baseurl, method=method, chunksize=chunksize, swap=swap, voxdims=c(4.3, 4.3, 45), ...)
}

Expand Down

0 comments on commit 325ec34

Please sign in to comment.