Opened 12 years ago
Closed 12 years ago
#151 closed enhancement (fixed)
Add "M" flag for adjacent to MW range
Reported by: | MatthewWhiting | Owned by: | MatthewWhiting |
---|---|---|---|
Priority: | normal | Milestone: | Release-1.2 |
Component: | Output | Version: | 1.1.13 |
Severity: | normal | Keywords: | |
Cc: |
Description
BiQing? raised a good point - if you are searching with the flagMW enabled, it would be good to flag sources in the catalogue that are adjacent to this range.
This would be the same as the 'E' or 'S' flags, but not looking at the cube boundaries.
Note: See
TracTickets for help on using
tickets.
Done in [960]. The object will now be flagged if it is next to the MW range, or straddles it.
This is done by just looking at the max/min Z values and comparing to the max/min MW values.
Closing.