LSMTool
  • User Guide
  • API Reference
LSMTool
  • LSMTool: the LOFAR Sky Model Tool
  • View page source

LSMTool: the LOFAR Sky Model Tool

LSMTool is a Python package which allows for the manipulation of LOFAR sky models in the makesourcedb format. Please refer to the project’s README file for instructions on downloading and installing LSMTool.

Contents

  • User Guide
    • Usage
    • Operations
    • Example parset
    • Interactive use and scripting
  • API Reference
    • io
      • check_file_exists()
      • convert_coordinates_to_pixels()
      • load()
      • read_vertices_ra_dec()
      • read_vertices_x_y()
      • temp_storage()
      • validate_paths()
    • utils
      • format_coordinates()
      • rasterize()
      • rasterize_polygon_mask_exterior()
      • rotation_matrix_2d()
      • table_to_array()
      • transfer_patches()
    • operations_lib
      • NormalizedRADec
      • apply_beam()
      • calculateSeparation()
      • gaussian_fcn()
      • getFluxAtSingleFrequency()
      • make_template_image()
      • make_wcs()
      • matchSky()
      • normalize_ra_dec()
      • radec_to_xyz()
    • skymodel
      • SkyModel
      • iteritems()
      • itervalues()
    • tableio
      • RADec2Angle()
      • broadcastTable()
      • casaRegionWriter()
      • coneSearch()
      • convertExternalTable()
      • createTable()
      • decformat()
      • ds9RegionWriter()
      • facetRegionWriter()
      • factorDirectionsWriter()
      • fluxformat()
      • getGSM()
      • getLoTSS()
      • getQueryInputs()
      • getTGSS()
      • iteritems()
      • itervalues()
      • kvisAnnWriter()
      • makeEmptyTable()
      • processFormatString()
      • processLine()
      • queryNonVOService()
      • raformat()
      • rowStr()
      • skyModelIdentify()
      • skyModelReader()
      • skyModelWriter()
    • filter_skymodel
      • filter_skymodel()
      • resolve_source_finder()
      • bdsf
      • sofia
    • facet
      • in_box()
      • is_valid_region()
      • prepare_points_for_tessellate()
      • tessellate()
      • voronoi()

Indices and tables

  • Index

  • Search Page

Next

© Copyright 2014-2025, David Rafferty and Team Rapthor (ASTRON).

Built with Sphinx using a theme provided by Read the Docs.