pixlfm

package
v4.14.1 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Example (GetByLowestSCLK)
files := []string{
	"PS__0866_0743796726_000RFS__04200003036943412155___J01_2582.MSA",
	"PS__0865_0743764558_000RFS__04200003036943410004___J01.CSV",
	"PS__0866_0743796726_000RFS__04200003036943412155___J01_2462.MSA",
	"PS__0866_0743796726_000RFS__04200003036943412155___J01.CSV",
	"PS__0866_0743796726_000RFS__04200003036943412155___J01_2154.MSA",
}

fileMetas := gdsfilename.GetLatestFileVersions(files, &logger.NullLogger{})

fmt.Println(getByLowestSCLK(fileMetas))
Output:

PS__0865_0743764558_000RFS__04200003036943410004___J01.CSV

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

func DetectPIXLFMStructure

func DetectPIXLFMStructure(importPath string) (string, error)

Types

type PIXLFM

type PIXLFM struct {
	// contains filtered or unexported fields
}

func (PIXLFM) Import

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

func (*PIXLFM) SetOverrides

func (p *PIXLFM) SetOverrides(instrument protos.ScanInstrument, detector string)

Jump to

Keyboard shortcuts

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