| Package | Description |
|---|---|
| stella.merit | |
| stella.xml |
| Modifier and Type | Method and Description |
|---|---|
private void |
PhaseFillerMerit.clearPhases(HistoryAware target,
int back)
Grabs a target and goes backward through its success list,
deleting on the way all phases already observed.
|
private boolean |
PhaseCoherentMerit.closeToLast(HistoryAware history,
GlobalGrouping set)
Check if the last successful pick was close, then alsways return zero
merit.
|
protected Pair<Integer,Integer> |
AbstractNightMerit.countObservations(HistoryAware target,
GlobalGrouping set,
long grace)
Counts the numbers of observations this target has been performing in
the actual night.
|
private int |
RandomizeGroupMerit.getRank(HistoryAware target,
GlobalGrouping set)
Returns the number of relevant picks in this night.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GrbTarget
An DOM-based description of a GRB target used on GRB triggers.
|
class |
ParsedTarget
An DOM-based description of a target.
|