importwds

package
v4.64.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2026 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

Example (Importwds_Import)
var im = ImageMaps{}
out, id, err := im.Import("./test-data", "", "2_Zagami5", &logger.StdOutLoggerForTest{})

fmt.Printf("%v|%v|%v", len(out.PerPMCData), id, err)
Output:
590531|./test-data|<nil>

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsWDSMapFormat

func IsWDSMapFormat(importPath string) bool

Types

type ImageMaps

type ImageMaps struct {
}

func (ImageMaps) Import

func (im ImageMaps) Import(importPath string, pseudoIntensityRangesPath string, datasetIDExpected string, log logger.ILogger) (*dataConvertModels.OutputData, string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL