/usr/include/aoflagger.h is in aoflagger-dev 2.10.0-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 | /** @file aoflagger.h @brief Main AOFlagger header file.
* @author André Offringa offringa@gmail.com
* @copyright by A.R. Offringa under the GPL version 3
*/
#ifndef AOFLAGGER_INTERFACE_H
#define AOFLAGGER_INTERFACE_H
#include <cstring>
#include <string>
/** @brief Contains all the public types used by the AOFlagger.
*
* See the @ref AOFlagger class description for details.
* @author André Offringa offringa@gmail.com
*/
namespace aoflagger {
/** @brief Strategy identifier for the supported telescopes.
*
* If you have an optimized strategy for an unlisted telescope, please
* contact me.
* @sa AOFlagger::MakeStrategy().
*/
enum TelescopeId {
/** @brief Most generic strategy. */
GENERIC_TELESCOPE,
/** @brief Arecibo radio telescope, the 305 m telescope in Puerto Rico. */
ARECIBO_TELESCOPE,
/** @brief Bighorns, instrument aimed at achieving an averaged all-sky measurement of the Epoch of Reionisation signal. */
BIGHORNS_TELESCOPE,
/** @brief JVLA, the Jansky Very Large Array in New Mexico. */
JVLA_TELESCOPE,
/** @brief LOFAR. the Low-Frequency Array in Europe. */
LOFAR_TELESCOPE,
/** @brief MWA, the Murchison Widefield Array in Western Australia. */
MWA_TELESCOPE,
/** @brief Parkes, the single dish telescope in New South Wales. */
PARKES_TELESCOPE,
/** @brief WSRT, the Westerbork Synthesis Radio Telescope in the Netherlands. */
WSRT_TELESCOPE
};
/** @brief Lists the flags that can be used to alter a default strategy.
*
* These flags can have different effects
* on strategies for different telescopes. Some might only
* have effect for specific telescopes, i.e., specific values
* of @ref TelescopeId. Flags can be combined with the arithmetic
* 'OR' ('|') operator.
* @sa AOFlagger::MakeStrategy()
*/
class StrategyFlags
{
public:
/** @brief No flags: use the default strategy for the telescope. */
static const unsigned NONE;
/** @brief Optimize for telescope's lower frequencies. */
static const unsigned LOW_FREQUENCY;
/** @brief Optimize for telescope's higher frequencies. */
static const unsigned HIGH_FREQUENCY;
/** @brief Observation was made at larger bandwidth than common.
*
* Depending on the telescope, this might e.g. try to divide frequency
* dependent power out before flagging. */
static const unsigned LARGE_BANDWIDTH;
/** @brief Observation was made at smaller bandwidth than common. */
static const unsigned SMALL_BANDWIDTH;
/** @brief Make strategy insensitive for transient effect.
*
* This would make the strategy insensitive to RFI that is broadband but
* rapidly changes over time. This could be useful when searching for
* transients. Note that many celestial transients, such as most pulsars,
* are not strong enough to be noticable on high resolution, and the
* loss in RFI sensitivity is quite severe, so it is advisable to play around
* with strategies when optimizing for transient detections. */
static const unsigned TRANSIENTS;
/** @brief Increase robustness by decreasing convergence speed.
*
* This flag trades flagging speed for better convergence properties, which
* might be useful when having a large dynamic range in RFI or the default
* strategy is not working well. Opposite of @ref FAST.
*/
static const unsigned ROBUST;
/** @brief Optimize for speed at cost of accuracy and robustness. */
static const unsigned FAST;
/** @brief Optimize for strong off-axis source in the observation.
*
* Strong off-axis sources can create strong rapid fringes, which
* (depending on observation resolution) might trigger the flagger
* falsely. This is especially the case for widefield telescopes
* where each station has a large collecting area, e.g.
* the LOFAR LBA stations. */
static const unsigned OFF_AXIS_SOURCES;
/** @brief Make the strategy less sensitive to RFI than the default
* telescope settings.
*
* Can be used if the flagger seems to destroy too much data. In this
* case, you might consider also using @ref ROBUST instead.
*/
static const unsigned UNSENSITIVE;
/** @brief Make the strategy more sensitive to RFI than the default
* telescope settings.
*
* This creates also more false positives, but might be useful if the
* default setting seems to leave too much RFI in. Opposite of
* @ref SENSITIVE.
*/
static const unsigned SENSITIVE;
/** @brief Will keep the background images in memory so they can be displayed
* in the GUI. */
static const unsigned GUI_FRIENDLY;
/** @brief Erase any flags that are already set.
*
* If this flag is not specified, the flags that have already been set will
* be combined with the flags found by the flagger.
*/
static const unsigned CLEAR_FLAGS;
/** @brief Optimize for auto-correlations. */
static const unsigned AUTO_CORRELATION;
/** @brief Optimizes for observations with high time resolution.
*
* Observations with a high time resolution are those that are sampled much
* faster than the typical second-scale resolution required for imaging
* observations. Examples are observations for fast pulsars or fast radio burst.
*/
static const unsigned HIGH_TIME_RESOLUTION;
private:
StrategyFlags() = delete;
};
/** @brief A set of time-frequency 'images' which together contain data for one
* correlated baseline or dish.
*
* The class either holds 1, 2, 4 or 8 images. These images have time on the
* x-axis (most rapidly changing index) and frequency on the y-axis. The
* cells specify flux levels, which do not need to have been calibrated.
*
* If the set contains only one image, it specifies amplitudes of a single
* polarization. If it contains two images, it specifies the real and imaginary
* parts of a single polarization. With four images, it contains the real
* and imaginary values of two polarizations (ordered real pol A, imag pol A,
* real pol B, imag pol B). With eight images, it contains complex values for
* four correlated polarizations (ordered real pol A, imag pol A, real pol B,
* ... etc).
*
* @note When accesses the image data, note that there might be more items on one row
* than the width of the image. The rows are padded to align them e.g. for
* SSE instructions. Use @ref HorizontalStride() to get the actual number of
* floats per row.
*/
class ImageSet
{
public:
friend class AOFlagger;
/** @brief Copy the image set. Only references to images are copied. */
ImageSet(const ImageSet& sourceImageSet);
/** @brief Move from the image set.
* @since Version 2.10
*/
ImageSet(ImageSet&& sourceImageSet);
/** @brief Destruct image set. Destroys its images if no longer referenced. */
~ImageSet();
/** @brief Assign to this image set. Only references to images are copied. */
ImageSet &operator=(const ImageSet& sourceImageSet);
/** @brief Move assign to this image set.
* @since Version 2.10
*/
ImageSet &operator=(ImageSet&& sourceImageSet);
/** @brief Get access to the data buffer of an image.
* @param imageIndex Index of image. See class description for ordering.
* \note Rows are padded, see @ref HorizontalStride().
*/
float *ImageBuffer(size_t imageIndex);
/** @brief Get constant access to the data buffer of an image.
* @param imageIndex Index of image. See class description for ordering.
*/
const float *ImageBuffer(size_t imageIndex) const;
/** @brief Get width (number of time steps) of images. */
size_t Width() const;
/** @brief Get height (number of frequency channels) of images. */
size_t Height() const;
/** @brief Get number of images, see class description for details. */
size_t ImageCount() const;
/** @brief Get total number of floats in one row.
*
* Row might have been padded to allow for
* SSE instructions and other optimizations. Therefore, one should
* add the horizontal stride to a data pointer to get the float in the next
* row (channel).
*
* Example:
* @code{.cpp}
*(ImageSet::ImageBuffer(imageIndex) + x + y * ImageSet::HorizontalStride())
* @endcode
* will return the value at position x,y.
*/
size_t HorizontalStride() const;
/** @brief Set all samples to the specified value.
* @param newValue The new value for all values of all images in the set.
* @since 2.5.0
*/
void Set(float newValue);
/** @brief Resize the image without reallocating new memory.
*
* This function allows to quickly change the dimension of the images in the
* imageset. The new width has to fit in the image capacity as specified
* during creation. When flagging many images of "almost" the same size, using
* this method to change the size of images is drastically faster compared
* to freeing and then allocating new images. It was added after rather
* severe memory fragmentation problems in the Cotter MWA pipeline.
* @param newWidth The new width of the images. Should satisfy newWidth <= HorizontalStride().
* @since 2.5.0
*/
void ResizeWithoutReallocation(size_t newWidth) const;
private:
ImageSet(size_t width, size_t height, size_t count);
ImageSet(size_t width, size_t height, size_t count, float initialValue);
ImageSet(size_t width, size_t height, size_t count, size_t widthCapacity);
ImageSet(size_t width, size_t height, size_t count, float initialValue, size_t widthCapacity);
static void assertValidCount(size_t count);
class ImageSetData *_data;
};
/** @brief A two-dimensional flag mask.
*
* The flag mask specifies which values in an @ref ImageSet are flagged.
* A value @c true means a value is flagged, i.e., contains RFI and should
* not be used in further data processing (calibration, imaging, etc.).
* A flag denotes that all the value at that time-frequency position should
* be ignored for all polarizations. This makes sense, because if one
* polarization has seen RFI, all polarizations are probably affected. Also,
* solving for Stokes matrices during calibration might not work well when
* the polarizations are not flagged equally.
*
* If polarization-specific flags are needed, one could run the flagger on
* each polarization individually. However, note that some algorithms, like
* the morphological scale-invariant rank operator (SIR operator), work best
* when seeing the flags from all polarizations.
*
* @note When accesses the flag data, note that there might be more items on one row
* than the width of the mask. The rows are padded to align them e.g. for
* SSE instructions. Use @ref HorizontalStride() to get the actual number of
* bools per row.
*/
class FlagMask
{
public:
friend class AOFlagger;
/** @brief Copy a flag mask. Only copies a reference, not the data. */
FlagMask(const FlagMask& sourceMask);
/** @brief Move construct a flag mask.
* @since Version 2.10
*/
FlagMask(FlagMask&& sourceMask);
/** @brief Copy assignment.
* @since Version 2.10
*/
FlagMask& operator=(const FlagMask& source);
/** @brief Move assignment.
* @since Version 2.10
*/
FlagMask& operator=(FlagMask&& source);
/** @brief Destroy a flag mask. Destroys mask data if no longer references. */
~FlagMask();
/** @brief Get the width of the mask. */
size_t Width() const;
/** @brief Get the height of the mask. */
size_t Height() const;
/** @brief Get total number of bools in one row.
*
* Row might have been padded to allow for
* SSE instructions and other optimizations. Therefore, one should
* add the horizontal stride to a data pointer to get the flags in
* the next row (channel).
*
* Example:
* @code{.cpp}
*(FlagMask::Buffer() + x + y * Buffer::HorizontalStride())
* @endcode
* will return the flag value at position x,y.
*/
size_t HorizontalStride() const;
/** @brief Get access to the data buffer. */
bool *Buffer();
/** @brief Get constant access to the data buffer. */
const bool *Buffer() const;
private:
FlagMask();
FlagMask(size_t width, size_t height);
FlagMask(size_t width, size_t height, bool initialValue);
class FlagMaskData *_data;
};
/** @brief Holds a flagging strategy.
*
* Telescope-specific flagging strategies can be created with
* @ref AOFlagger::MakeStrategy(), or
* can be loaded from disc with @ref AOFlagger::LoadStrategy(). Strategies
* can not be changed with this interface. A user can create stored strategies
* with the @c rfigui tool that is part of the aoflagger package.
*/
class Strategy
{
public:
friend class AOFlagger;
/** @brief Create a copy of a strategy. */
Strategy(const Strategy& sourceStrategy);
/** @brief Move construct a strategy.
* @since Version 2.10
*/
Strategy(Strategy&& sourceStrategy);
/** @brief Destruct strategy. */
~Strategy();
/** @brief Assign to strategy. */
Strategy &operator=(const Strategy& sourceStrategy);
/** @brief Move assign to strategy.
* @since Version 2.10
*/
Strategy &operator=(Strategy&& sourceStrategy);
private:
Strategy(enum TelescopeId telescopeId, unsigned strategyFlags, double frequency=0.0, double timeRes=0.0, double frequencyRes=0.0);
explicit Strategy(const std::string& filename);
class StrategyData *_data;
};
/** @brief Statistics that can be collected online and saved to a measurement set.
*
* It is useful to collect some statistics during flagging, because all data goes through
* memory at highest resolution. This class contains the collected statistics and
* some meta data required for collecting. It can be created with
* @ref AOFlagger::MakeQualityStatistics(). Statistics can be added to it with
* @ref AOFlagger::CollectStatistics(), and saved to disk with
* @ref AOFlagger::WriteStatistics().
*
* This class does not allow viewing or modifying statistics, it only contains the most
* basic form to collect statistics during flagging and writing them in the (well-defined)
* quality statistic tables format. These statistics can be viewed interactively with
* the @c aoqplot tool.
*
* Collecting statistics is not as expensive as flagging, but still takes some time, so it
* is recommended to use multiple threads for collecting as well. This class is however not
* thread save, but it is okay to use different QualityStatistics objects from different
* thread contexts. During finalization, the different objects can be combined with the
* operator+=() method, and then in full written to the measurement set.
*/
class QualityStatistics
{
public:
friend class AOFlagger;
/** @brief Copy the object. This is fast; only references are copied. */
QualityStatistics(const QualityStatistics& sourceQS);
/** @brief Move construct the object.
* @since Version 2.10
*/
QualityStatistics(QualityStatistics&& sourceQS);
/** @brief Destruct the object. Data is destroyed if no more references exist. */
~QualityStatistics();
/** @brief Assign to this object. This is fast; only references are copied. */
QualityStatistics& operator=(const QualityStatistics &sourceQS);
/** @brief Assign to this object. This is fast; only references are copied.
* @since Version 2.10
*/
QualityStatistics& operator=(QualityStatistics&& sourceQS);
/** @brief Combine the statistics from the given object with the statistics in this object.
*
* This is a relative expensive operation, so should only be used scarsely. It can be used
* to combine the results of different threads, as explained in the class description.
*
* It is okay to combine quality statistics with different meta data (scan time count, channel
* count, etc.). When using this object again during collecting (see @ref AOFlagger::CollectStatistics()),
* after combining it with another object, it will still use the meta data it was initialized with.
*/
QualityStatistics &operator+=(const QualityStatistics &rhs);
private:
QualityStatistics(const double *scanTimes, size_t nScans, const double *channelFrequencies, size_t nChannels, size_t nPolarizations, bool computeHistograms);
class QualityStatisticsData *_data;
};
/**
* @brief A base class which callers can inherit from to be able to receive
* progress updates and error messages.
*
* A status listener should be thread safe when the Run() method is called in parallell.
*/
class StatusListener
{
public:
/**
* @brief Virtual destructor.
*/
virtual ~StatusListener() { }
/**
* @brief This virtual method is called when a new task is started.
*
* Typically, a client could display a message saying that the given task 'description' is started.
* This method can be called recursively to signify the start of a subtask.
* @param taskNo (Sub) task number
* @param taskCount Total number of (sub) tasks.
* @param description Description of the task, e.g. "SumThreshold".
*/
virtual void OnStartTask(size_t taskNo, size_t taskCount, const std::string &description)
{ }
/**
* @brief Called when at the end of the current task.
*
* After OnEndTask() is called, the handler does not need to expect any OnProgress() calls until a new
* task has been started and OnStartTask() was called.
*/
virtual void OnEndTask()
{ }
/**
* @brief Called while the current task is progressing.
*
* This can be used to display a progress bar if the strategy would take a lot of time.
* @param progress Current progress
* @param maxProgress Progress that is required to finish the current task.
*/
virtual void OnProgress(size_t progress, size_t maxProgress)
{ }
/**
* @brief Called when an exception occurs during execution of the strategy.
*
* This can occur when for example the strategy is malformed.
* @param thrownException The exception that was thrown.
*/
virtual void OnException(std::exception &thrownException) = 0;
};
/** @brief Main class for access to the flagger functionality.
*
* Software using the flagger should first create an instance of the @ref AOFlagger
* class, from which other actions can be initiated.
*
* ### Overview
*
* To flag a data set:
* - Create the AOFlagger instance
* - Specify a strategy with MakeStrategy() or LoadStrategy()
* - Make a data buffer with MakeImageSet()
* - For each correlated baseline or dish:
* - - Fill the images with data from this correlated baseline or dish
* - - Call Run() with the created Strategy and ImageSet
* - - Process the data that was returned in the FlagMask.
*
* Optionally, it is possible to assemble quality statistics, that can be written to
* the measurement set in the standard format that e.g. the @c aoqplot tool can read.
* To do this:
* - Create (once) a quality statistics object with MakeQualityStatistics().
* - After flagging a baseline, add it to the statistics object with CollectStatistics().
* A "correlator mask" can be specified that describes which flags are not due
* to RFI but caused by different things.
* - When a full set is processed, store the statistics with WriteStatistics().
*
* To flag multiple baselines, the Strategy can be stored and the same instance can be used
* again.
*
* ### Thread safety
*
* The Run() method is thread-safe, as long as different ImageSet instances are specified.
* It is okay to call Run() from different threads with the same Strategy, and it is
* recommended to do so for multi-threaded implementations.
* CollectStatistics() is also thread safe, as long as different QualityStatistics
* instances are passed. For multi-threading, each thread should collect into
* its own QualityStatistics object. When finished, these can be combined with
* QualityStatistics::operator+=().
*
* It is okay to create multiple AOFlagger instances, but not recommended.
*
* ### Data order
*
* A common problem for integrating the flagger, is that data are stored in a
* different order: the time dimension
* is often the direction with the slowest increasing indices. Because the flagger
* needs one baseline at a time, this requires reordering the data. As long as the
* data fits in memory, this reordering is quite straightforward. When this is not the
* case, the data could be split into sub-bands and/or time windows.
* Next, these parts can be passed to the flagger and recombined later (if desired).
*
* To decide how to split, keep in mind that the flagger
* works best when both a lot of channels and a lot of
* timesteps are available. As an example: LOFAR splits into subbands of 256 channels, and
* the default processing with NDPPP loads as much as possible
* timesteps in memory for flagging with this flagger. Typically, this means at least a
* few hundred of timesteps are processed at a time (with 1-3s per timestep), and
* this seems to work fine.
*
* The 'aoflagger' executable always flags on the full measurement set, which is the
* most accurate way. For sets that are larger than memory, a mode is used in
* which the data is reordered to disk before the actual flagging starts. It turns
* out that this is much faster than reading each baseline directly from the set, so
* if enough processing power is available to do so, that should be the preferred
* way.
*/
class AOFlagger
{
public:
/** @brief Create and initialize the flagger main class. */
AOFlagger() : _statusListener(nullptr) { }
/** @brief Destructor. */
~AOFlagger() { }
/** @brief Create a new uninitialized @ref ImageSet with specified specs.
*
* The float values will not be initialized.
* @param width Number of time steps in images
* @param height Number of frequency channels in images
* @param count Number of images in set (see class description
* of @ref ImageSet for image order).
* @return A new ImageSet.
*/
ImageSet MakeImageSet(size_t width, size_t height, size_t count)
{
return ImageSet(width, height, count);
}
/** @brief Create a new uninitialized @ref ImageSet with specified specs.
*
* The float values will not be initialized.
* @param width Number of time steps in images
* @param height Number of frequency channels in images
* @param count Number of images in set (see class description
* of @ref ImageSet for image order).
* @param widthCapacity Allow for enlarging image to this size, @sa ImageSet::ResizeWithoutReallocation()
* @return A new ImageSet.
* @since 2.6.0
*/
ImageSet MakeImageSet(size_t width, size_t height, size_t count, size_t widthCapacity)
{
return ImageSet(width, height, count, widthCapacity);
}
/** @brief Create a new initialized @ref ImageSet with specified specs.
* @param width Number of time steps in images
* @param height Number of frequency channels in images
* @param count Number of images in set (see class description
* of @ref ImageSet for image order).
* @param initialValue Initialize all pixels with this value.
* @return A new ImageSet.
*/
ImageSet MakeImageSet(size_t width, size_t height, size_t count, float initialValue)
{
return ImageSet(width, height, count, initialValue);
}
/** @brief Create a new initialized @ref ImageSet with specified specs.
* @param width Number of time steps in images
* @param height Number of frequency channels in images
* @param count Number of images in set (see class description
* of @ref ImageSet for image order).
* @param initialValue Initialize all pixels with this value.
* @param widthCapacity Allow for enlarging image to this size, @sa ImageSet::ResizeWithoutReallocation()
* @return A new ImageSet.
* @since 2.6.0
*/
ImageSet MakeImageSet(size_t width, size_t height, size_t count, float initialValue, size_t widthCapacity)
{
return ImageSet(width, height, count, initialValue, widthCapacity);
}
/** @brief Create a new uninitialized @ref FlagMask with specified dimensions.
* @param width Width of mask (number of timesteps)
* @param height Height of mask (number of frequency channels)
* @return A new FlagMask.
*/
FlagMask MakeFlagMask(size_t width, size_t height)
{
return FlagMask(width, height);
}
/** @brief Create a new initialized @ref FlagMask with specified dimensions.
* @param width Width of mask (number of timesteps)
* @param height Height of mask (number of frequency channels)
* @param initialValue Value to initialize the mask to.
* @return A new FlagMask.
*/
FlagMask MakeFlagMask(size_t width, size_t height, bool initialValue)
{
return FlagMask(width, height, initialValue);
}
/** @brief Initialize a strategy for a specific telescope.
*
* All parameters are hints to optimize the strategy, but need not actual alter the
* strategy (or even have correct effects), but the returned strategy should for most
* common cases be fine. Some properties conflict, e.g., specifying @ref StrategyFlags::LOW_FREQUENCY
* as flag and giving a high @a frequency value. In these cases it is not defined which
* parameter takes precedence, thus it should obviously be avoided.
*
* If frequency value, time resolution or frequency resolution or not known, they can be left at
* their default values. Currently, they have no effect, but might have effect in later
* versions. Therefore, if they are known, it is recommended to specify them. They could
* even identify problematic cases and report this.
*
* @param telescopeId Identifies the telescope to optimize the strategy for.
* @param strategyFlags Flags to optimize the strategy further.
* @param frequency The observation frequency in Hz, or zero if unknown.
* @param timeRes The time resolution (distance between two consecutive time steps) in s, or zero if unknown.
* @param frequencyRes The frequency resolution (distance between to channels) in Hz, or zero if unknown.
*/
Strategy MakeStrategy(enum TelescopeId telescopeId=GENERIC_TELESCOPE, unsigned strategyFlags=StrategyFlags::NONE, double frequency=0.0, double timeRes=0.0, double frequencyRes=0.0)
{
return Strategy(telescopeId, strategyFlags, frequency, timeRes, frequencyRes);
}
/** @brief Load a strategy from disk.
*
* The best way to create strategies is to use the @c rfigui tool. In case you have optimized
* strategies for an unlisted telescope or for new parameters, please let me know so that I
* can further optimize the flagger.
* @param filename Full pathname to .rfis strategy file.
* @return The new @ref Strategy.
*/
Strategy LoadStrategy(const std::string& filename)
{
return Strategy(filename);
}
/** @brief Run the flagging strategy on the given data.
*
* It is okay to call this function from multiple threads
* as long as they call Run with a different instance for the
* @p input parameter. The @p strategy parameter can be the
* same for different threads.
* @param strategy The flagging strategy that will be used.
* @param input The data to run the flagger on.
* @return The flags identifying bad (RFI contaminated) data.
*/
FlagMask Run(Strategy& strategy, const ImageSet& input);
/** @brief Create a new object for collecting statistics.
*
* See the QualityStatistics class description for info on multithreading and/or combining statistics
* with different meta data. The meta data that is passed to this method will be used for all
* calls to CollectStatistics() if this class is specified. No histograms will be computed.
*/
QualityStatistics MakeQualityStatistics(const double *scanTimes, size_t nScans, const double *channelFrequencies, size_t nChannels, size_t nPolarizations);
/** @brief Create a new object for collecting statistics, possibly with histograms.
*
* See the QualityStatistics class description for info on multithreading and/or combining statistics
* with different meta data. The meta data that is passed to this method will be used for all
* calls to CollectStatistics() if this class is specified.
* @since Version 2.6
*/
QualityStatistics MakeQualityStatistics(const double *scanTimes, size_t nScans, const double *channelFrequencies, size_t nChannels, size_t nPolarizations, bool computeHistograms);
/** @brief Collect statistics from time-frequency images and masks.
*
* This will update the statistics in the @a destination object so that it
* represents the combination of previous collected data and the newly
* given data.
*
* This function can be called from different thread context, as long as the
* destination is different. See the @ref QualityStatistics class documentation
* for further multithreading info.
* @param destination Object holding the statistics to which the data will be added
* @param imageSet Data to collect statistics from
* @param rfiFlags Flags set by the automatic RFI detector
* @param correlatorFlags Flags that were set prior to RFI detector, e.g. because of
* a broken antenna or correlator hickup.
* @param antenna1 Index of the first antenna involved in this baseline.
* @param antenna2 Index of the second antenna involved in this baseline.
*/
void CollectStatistics(QualityStatistics& destination, const ImageSet& imageSet, const FlagMask& rfiFlags, const FlagMask& correlatorFlags, size_t antenna1, size_t antenna2);
/** @brief Write collected statistics in standard tables to a measurement set.
* @param statistics The collected statistics
* @param measurementSetPath Path to measurement set to which the statistics will
* be written.
*/
void WriteStatistics(const QualityStatistics& statistics, const std::string& measurementSetPath);
/** @brief Get the AOFlagger version number as a string.
* @returns The version number, formatted like '1.2.3'.
* @since Version 2.6
*/
static std::string GetVersionString();
/** @brief Get the AOFlagger version number separated in major, minor and subminor fields.
* @param major Most significant number of the version, e.g. '1' for version '1.2.3'. This
* number is only incremented in major changes of the flagger.
* @param minor Minor number of the version, e.g. '2' for version '1.2.3'. This number
* is incremented for every public release.
* @param subMinor Subminor number of the version, e.g. '3' for version '1.2.3', or zero if
* the current version has no subminor number. This number is incremented for internal releases
* or small bug fixes.
* @since Version 2.6
*/
static void GetVersion(short& major, short& minor, short& subMinor);
/** @brief Get the date this version was released as a string.
* @returns The version date formatted like "1982-05-08".
* @since Version 2.6
*/
static std::string GetVersionDate();
/**
* @brief Set a handler for progress updates and exceptions.
*
* By default, exceptions will be reported to stderr and progress updates
* will be ignored. If an application needs to handle either of these
* themselves, they can override a @ref StatusListener that handles these
* events and call this method to enable receiving the events.
* This method is not thread safe.
* @param statusListener The handler that will receive the status updates.
* @since Version 2.6.2
*/
void SetStatusListener(StatusListener* statusListener)
{
_statusListener = statusListener;
}
private:
/** @brief It is not allowed to copy this class
*/
AOFlagger(const AOFlagger&) = delete;
/** @brief It is not allowed to assign to this class
*/
void operator=(const AOFlagger&) = delete;
StatusListener* _statusListener;
};
}
#endif
|