outs1der / minbar

Tools and software for building, accessing and analysing the Multi-INstrument Burst ARchive (MINBAR)
GNU General Public License v3.0
8 stars 0 forks source link

Extended available options for selecting data; instr method not case-… #14

Closed outs1der closed 3 years ago

outs1der commented 3 years ago

…sensitive

See getitem; can now pass an array of IDs, fields, or booleans. Giving a single ID or list will return the astropy Table including just those events. Giving an array of fields will return a table including only those fields for the current selection. Providing a Boolean (of the same length as the selection) will return a Table including only the events for which the array is True