Package | Description |
---|---|
fact.cleaning | |
fact.coordinates | |
fact.features.watershed | |
fact.hexmap | |
fact.hexmap.ui.overlays |
Modifier and Type | Method and Description |
---|---|
PixelSet |
BasicCleaning.removeStarIslands(PixelSet showerPixel,
CameraCoordinate starPosition,
PixelSet starSet,
double starRadiusInCamera,
org.slf4j.Logger log)
Remove pixel clusters which contains only pixels around a star
|
Modifier and Type | Method and Description |
---|---|
CameraCoordinate |
HorizontalCoordinate.toCamera(HorizontalCoordinate pointingPosition,
double focalLength)
Transform this horizontal coordinate to the camera frame for the given pointing position and focal length.
|
Modifier and Type | Method and Description |
---|---|
double |
CameraCoordinate.euclideanDistance(CameraCoordinate other) |
Modifier and Type | Method and Description |
---|---|
double |
ClusterFellwalker.distanceSource(FactCluster[] showerCluster,
CameraCoordinate sourcePosition) |
Modifier and Type | Field and Description |
---|---|
CameraCoordinate |
CameraPixel.coordinate |
Constructor and Description |
---|
EllipseOverlay(CameraCoordinate center,
double semiAxisX,
double semiAxisY,
double angle) |
SourcePositionOverlay(String name,
CameraCoordinate source) |
Copyright © 2019. All rights reserved.