adjust log directory
This commit is contained in:
@@ -31,6 +31,10 @@ const (
|
||||
UpSampled ResampleMethod = "up_sample_mss"
|
||||
PanResolution = 1.3 // mm/pixel
|
||||
MssResolution = 5.2
|
||||
ReferenceShiftYB1 = 100.0
|
||||
ReferenceShiftYB2 = 200.0
|
||||
ReferenceShiftYB3 = 300.0
|
||||
ReferenceShiftYB4 = 400.0
|
||||
)
|
||||
|
||||
type ResampleMethod string
|
||||
|
||||
Reference in New Issue
Block a user