CN115774830A - Rapid mapping method for sparse interference array - Google Patents

Rapid mapping method for sparse interference array Download PDF

Info

Publication number
CN115774830A
CN115774830A CN202211333324.8A CN202211333324A CN115774830A CN 115774830 A CN115774830 A CN 115774830A CN 202211333324 A CN202211333324 A CN 202211333324A CN 115774830 A CN115774830 A CN 115774830A
Authority
CN
China
Prior art keywords
grid
visibility
convolution
sigma
convolution function
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202211333324.8A
Other languages
Chinese (zh)
Other versions
CN115774830B (en
Inventor
张利
覃芹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guizhou University
Original Assignee
Guizhou University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guizhou University filed Critical Guizhou University
Priority to CN202211333324.8A priority Critical patent/CN115774830B/en
Publication of CN115774830A publication Critical patent/CN115774830A/en
Application granted granted Critical
Publication of CN115774830B publication Critical patent/CN115774830B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Image Processing (AREA)
  • Complex Calculations (AREA)

Abstract

The invention discloses a rapid mapping method for a sparse interference array, and relates to the technical field of astronomical mapping. S1: determining a visibility density degree index sigma; σ is defined as the number of visibility data per unit area; s2: defining the relation between sigma and the grid convolution function; s3: a grid convolution function of predefined sigma; calculated as
Figure DDA0003914427580000011
Predefining a relation between sigma and a grid convolution function and the grid convolution function; s4: carrying out self-adaptive grid convolution operation; carrying out convolution operation on the sampled visibility, selecting the size of a self-adaptive convolution kernel, then sampling by using a convolution function, and discretizing the non-uniform visibility data to regular lattice points; s5: IFFT lattice visibilityDrawing a graph; and performing IFFT on the visibility data on the grid points to obtain an astronomical graph. The grid convolution function is selected by self-adapting the density degree of the visibility data, so that the redundant calculation amount can be reduced, and the imaging quality is improved.

Description

Rapid mapping method for sparse interference array
Technical Field
The invention relates to the technical field of astronomical mapping, in particular to a rapid mapping method for a sparse interference array.
Background
The radio interference mapping process is based on the synthetic aperture mapping principle to carry out gridding, fast inverse Fourier transform, deconvolution and other operations on sampled visibility data, and finally generates an observation image of a radio source. The interferometer scans the sky resulting in a fourier component of the sky source-visibility data, which is non-uniformly distributed due to sparse array sampling. Mapping the non-uniformly distributed visibility data requires gridding to convert the non-uniformly distributed visibility data into uniformly sampled visibility data, and the specific implementation of gridding is to convolve the non-uniformly distributed visibility data with a convolution function. Gridding is the most time-consuming and important step in radio mapping, and the performance of the algorithm directly influences the speed and quality of radio mapping.
The traditional gridding is mainly a convolution resampling process, a convolution function directly influences the gridding effect, the selection of the convolution function requires that the convolution function has better concentration in both time domain and frequency domain, and the convolution function can better avoid the aliasing problem. The convolution functions commonly used in radio-interference mapping are: cylindrical surface functions, truncated sinc functions, prolate ellipsoid functions, etc. The gridding step is mainly divided into three steps: 1. convolving the convolution function with the measured visibility, placing the visibility under rectangular coordinate sampling 2 by interpolation, processing the rectangular coordinate data by oversampling technology to improve the resolution of the image 3, and removing the influence of the convolution function by using a grid correction function.
The algorithm is firstly proposed by Brouw in 1975 and applied to astronomical data processing, a Cygrid gridding framework proposed by Winkel, lenz and the like in 2016 is applied to 21cm neutral hydrogen measurement, the framework allows convolution and resampling of any effective astronomical FITS file data information to a regular grid, and the algorithm has the greatest characteristic of allowing simple parallelization and is greatly improved in operation speed; the HCGrid framework recently proposed by Wang H et al is a radio astronomical framework based on convolution, is suitable for CPU/GPU heterogeneous platforms, and can efficiently resample the original astronomical visibility data to uniform cartesian grid points and save the gridding results in the FITS file.
In the prior art, radio gridding technology is realized by aiming at a convolution function with a fixed scale, namely, the convolution function with the same scale is used for all visibilities, so that the prior art has poor adaptability to different visibilities and causes large imaging errors.
The existing gridding method depends on the selection of a convolution function, the selection of the grid convolution function is of a fixed scale, and meanwhile, the gridding process is mainly realized in a convolution interpolation mode, so that the gridding complexity is high and the error is large. The prior art researches mainly accelerate the algorithm from the perspective of high-performance computation, such as pipeline acceleration by using GPU and Open GL. The method has higher complexity and higher requirement on hardware configuration. Therefore, in summary, the conventional gridding method has the problems of high complexity, difficulty in implementation and large error, so that the radio interference mapping time is long and the mapping quality is poor. This problem is still severe in sparse array measurements.
In practical situations, the density degrees of the visibility data are different, and the visibility mapping researches with different density degrees have different requirements on the convolution function. In order to solve the problems of large calculation amount and large mapping error caused by fixed scale grid convolution, the invention provides a quick mapping method for a sparse array based on self-adaptive scale. The grid convolution function is selected by self-adapting the density degree of the visibility data, so that the redundant calculation amount can be reduced, and the imaging quality is improved. The method can be used for a quick mapping method of a sparse array, and can also be widely applied to the non-uniform sampling of the radio astronomy.
Disclosure of Invention
The invention aims to provide a quick mapping method for a sparse interference array, and provides a grid convolution algorithm based on self-adaptive scale for sparse array sampling aiming at different dependence of visibility data with different densities on grid convolution functions with different scales in radio astronomical mapping. Namely, large-scale grid convolution is used for dense visibility data, and a small-scale grid convolution function is used for sparse visibility data. Through the convolution function of the self-adaptive scale, the problem of edge blurring caused by visibility with different sparsity degrees in radio astronomy mapping can be solved, mapping quality is improved, meanwhile, redundant calculation amount in gridding calculation can be greatly reduced, and mapping speed is improved.
The technical purpose of the invention is realized by the following technical scheme: a fast mapping method for sparse interferometric arrays, comprising the steps of:
s1: determining a visibility density degree index sigma; σ is defined as the number of visibility data per unit area, the visibility is denser the larger σ, and the visibility is sparser the smaller σ;
s2: defining the relation between sigma and the grid convolution function; when sigma is known, a grid convolution function with a specified scale size can be determined;
s3: a grid convolution function of predefined sigma; in the process of gridding algorithm, the calculated amount is
Figure BDA0003914427560000031
M is the number of the visibility data, and C is the size of a support set of a convolution kernel function; predefining a relation between sigma and a grid convolution function and the grid convolution function;
s4: carrying out self-adaptive grid convolution operation; performing convolution operation on the sampled visibility, selecting the size of a self-adaptive convolution kernel, then sampling by using a convolution function, and discretizing non-uniform visibility data to regular lattice points;
s5: the IFFT maps the grid point visibility; and performing IFFT on the visibility data on the grid points to obtain an astronomical graph.
In conclusion, the invention has the following beneficial effects: by utilizing the dependency of the size of a grid convolution kernel on the density degree of the visibility data, a grid convolution algorithm with the size of an adaptive scale is provided, and the condition that a large-scale convolution function is used for the visibility of dense positions and a small-scale convolution function is used for the visibility of sparse positions is pointed out The grid convolution function is selected by self-adapting the density degree of the visibility data, so that the redundant calculation amount can be reduced, and the image forming quality can be improved. Can be used for quick mapping of sparse array and can also be widely applied to the non-uniform acquisition of radio astronomyIn the sample.
Drawings
FIG. 1 is a graph process based on convolution gridding in an embodiment of the present invention;
FIG. 2 is a flowchart of an adaptive scale-size grid convolution operation in an embodiment of the present invention;
FIG. 3 is a convolution interpolation process according to an embodiment of the present invention.
Detailed Description
The present invention is described in further detail below with reference to FIGS. 1-3.
Radioastronomy is a process of forming a dirty map using measured non-uniform visibility data. The concrete implementation formula is as follows:
Figure BDA0003914427560000041
wherein I D (l, m) denotes a dirty map, s (u, V) denotes a sampling function, and V' (u, V) denotes actually observed non-uniform visibility data. From equation (1), it can be seen that the radio interferogram involves a large number of fourier transforms because the visibility data is a pair of fourier-related pairs with the sky plot. When the amount of visibility data is large, this requires the use of fast fourier transform, but FFT requires the data to be distributed over uniform grid points, so we need to gridde the visibility data before the astronomical image is obtained using fast inverse fourier transform, i.e.:
V G (u,v)=V'(u,v)*GCF (2)
wherein V G (u, v) represents regular visibility data and GCF represents a grid convolution function. The actual process of rasterizing is not a simple interpolation procedure as it combines smoothing with interpolation. The specific process is shown in FIG. 1.
In practice, the choice of the lattice convolution function requires the GCF to be within a small bounded area A c The outer is equal to zero and requires that the lattice convolution function be selected to avoid source aliasing as much as possible. The traditional gridding realization mainly comprises a convolution resampling process, which is a very key link in astronomical data processing, specifically speaking, the gridding realization can be realizedAnd performing convolution operation on the visibility data and the grid convolution function matrix, accumulating each visibility and convolution function coefficient matrix into a pre-defined grid, wherein each visibility influences one grid, and the size of the convolution coefficient matrix is determined by factors such as an oversampling coefficient, the grid scale and the length of a baseline in practice. The method mainly comprises three steps:
1. the convolution function is convolved with the measured non-uniform visibility, and the visibility is placed under rectangular coordinate sampling by means of interpolation
2. Processing the Cartesian coordinate data to the Cartesian coordinate data using an oversampling technique to increase the resolution of the image
3. The convolution effect is removed by a grid correction function, which to some extent is not a precise correction, except under a large number of well-distributed visibility measurement limits.
It can be known from formula (2) that the core calculation of the gridding algorithm is accumulation of single-precision floating-point complex product, operation of each visibility data needs to be performed with two times of memory reading and one time of memory writing, when a uv covers a large data point, the calculation efficiency has a large dependence on calculation hardware, and in the traditional research, the calculation is mainly decomposed into a multithread program, and the GPU is used for realizing program acceleration.
In the existing mesh implementation algorithm, the choice of the convolution function is fixed, that is, the same convolution function is required to be used for both dense visibility and sparse visibility. For example, for a convolution function with a convolution size of 5 × 5, since the kernel calculation implemented by the mesh is the accumulation of the visibility products, and the weights of the convolution functions are assigned to the corresponding mesh points, in the conventional method, if there are M visibility data, a convolution interpolation operation with a size of 5 × 5 is performed on the M visibility data, which is more computationally intensive to some extent, and the method has redundant calculation due to different requirements on the convolution kernel size for different sparseness and denseness degrees.
The embodiment is as follows: a fast mapping method for sparse interferometric arrays, as shown in fig. 1-3, comprising the steps of:
s1: determining a visibility density degree index sigma; σ is defined as the number of visibility data per unit area, and a larger σ represents denser visibility, and a larger-scale grid convolution function should be selected; the smaller the sigma, the more sparse the representation, the smaller the scale of the lattice convolution function should be selected;
s2: defining the relation between sigma and the grid convolution function; when sigma is known, a grid convolution function with a specified scale size can be determined; the method is key to the convolution function of the self-adaptive scale grid.
S3: a lattice convolution function of a predefined sigma; in the process of gridding algorithm, the calculated amount is
Figure BDA0003914427560000061
M is the number of visibility data, C is the support set size of the convolution kernel, e.g., 3 × 3; predefining a relation between sigma and a grid convolution function and the grid convolution function;
s4: carrying out self-adaptive grid convolution operation; performing convolution operation on the sampled visibility, selecting the size of a self-adaptive convolution kernel, then sampling by using a convolution function, and discretizing non-uniform visibility data to regular lattice points; fig. 3 is an implementation of convolution interpolation.
S5: the IFFT maps the grid point visibility; and performing IFFT on the visibility data on the grid points to obtain an astronomical graph.
Based on the mesh convolution implementation of the adaptive scale size, the dependence of the convolution function on the visibility density degree can be replaced by using a small-scale convolution function for dense visibility and a large-scale convolution function for sparse visibility.
The present embodiment is only for explaining the present invention, and it is not limited to the present invention, and those skilled in the art can make modifications of the present embodiment without inventive contribution as needed after reading the present specification, but all of them are protected by patent law within the scope of the claims of the present invention.

Claims (1)

1. A fast mapping method for sparse interferometric arrays, comprising: the method comprises the following steps:
s1: determining a visibility density degree index sigma; σ is defined as the number of visibility data per unit area, the visibility is denser the larger σ, and the visibility is sparser the smaller σ;
s2: defining the relation between sigma and the grid convolution function; when sigma is known, a grid convolution function with a specified scale size can be determined;
s3: a grid convolution function of predefined sigma; in the process of gridding algorithm, the calculated amount is
Figure FDA0003914427550000011
M is the number of the visibility data, and C is the size of a support set of a convolution kernel function; predefining a relation between sigma and a grid convolution function and the grid convolution function;
s4: carrying out self-adaptive grid convolution operation; carrying out convolution operation on the sampled visibility, selecting the size of a self-adaptive convolution kernel, then sampling by using a convolution function, and discretizing the non-uniform visibility data to regular lattice points;
s5: the IFFT maps the grid point visibility; and performing IFFT on the visibility data on the grid points to obtain an astronomical graph.
CN202211333324.8A 2022-10-28 2022-10-28 Rapid imaging method for sparse interference array Active CN115774830B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211333324.8A CN115774830B (en) 2022-10-28 2022-10-28 Rapid imaging method for sparse interference array

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211333324.8A CN115774830B (en) 2022-10-28 2022-10-28 Rapid imaging method for sparse interference array

Publications (2)

Publication Number Publication Date
CN115774830A true CN115774830A (en) 2023-03-10
CN115774830B CN115774830B (en) 2023-09-29

Family

ID=85388612

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211333324.8A Active CN115774830B (en) 2022-10-28 2022-10-28 Rapid imaging method for sparse interference array

Country Status (1)

Country Link
CN (1) CN115774830B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170146626A1 (en) * 2015-10-29 2017-05-25 Universite Grenoble Alpes Method for estimating a convolution product
CN110286344A (en) * 2018-03-13 2019-09-27 深圳先进技术研究院 A kind of rapid magnetic-resonance variable-resolution imaging method, system and readable medium
CN111667019A (en) * 2020-06-23 2020-09-15 哈尔滨工业大学 Hyperspectral image classification method based on deformable separation convolution
CN113300792A (en) * 2021-05-14 2021-08-24 广州大学 Marking method, system and storage medium for extremely weak radio frequency interference
CN113344765A (en) * 2021-05-14 2021-09-03 中国科学院国家空间科学中心 Frequency domain astronomical image target detection method and system
CN114692831A (en) * 2022-03-23 2022-07-01 合肥工业大学 Method of calculating variable convolution kernel for variable resolution, storage medium

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170146626A1 (en) * 2015-10-29 2017-05-25 Universite Grenoble Alpes Method for estimating a convolution product
CN110286344A (en) * 2018-03-13 2019-09-27 深圳先进技术研究院 A kind of rapid magnetic-resonance variable-resolution imaging method, system and readable medium
CN111667019A (en) * 2020-06-23 2020-09-15 哈尔滨工业大学 Hyperspectral image classification method based on deformable separation convolution
CN113300792A (en) * 2021-05-14 2021-08-24 广州大学 Marking method, system and storage medium for extremely weak radio frequency interference
CN113344765A (en) * 2021-05-14 2021-09-03 中国科学院国家空间科学中心 Frequency domain astronomical image target detection method and system
CN114692831A (en) * 2022-03-23 2022-07-01 合肥工业大学 Method of calculating variable convolution kernel for variable resolution, storage medium

Non-Patent Citations (9)

* Cited by examiner, † Cited by third party
Title
JOHN I. JACKSON等: "Selection of a Convolution Function for Fourier Inversion Using Gridding", IEEE TRANSACTIONS ON MEDICAL IMAGING, vol. 10, no. 3, pages 473 - 478, XP000266062, DOI: 10.1109/42.97598 *
PHILIP J. BEATTY等: "Rapid Gridding Reconstruction With a Minimal Oversampling Ratio", IEEE TRANSACTIONS ON MEDICAL IMAGING, vol. 24, no. 6, pages 799 - 808 *
SEBASTIAAN VAN DER TOL等: "Image Domain Gridding: a fast method for convolutional resampling of visibilities", ASTRONOMY AND ASTROPHYSICS (BERLIN), vol. 616 *
VEENBOER B.等: "Radio-Astronomical Imaging with WSClean and Image-Domain Gridding", 2020 XXXIIIRD GENERAL ASSEMBLY AND SCIENTIFIC SYMPOSIUM OF THE INTERNATIONAL UNION OF RADIO SCIENCE, pages 1 - 4 *
于晓雨: "W-PROJECTION 并行算法优化研究", 中国优秀硕士学位论文全文数据库,基础科学辑, no. 2020 *
冯勇: "射电干涉阵成像算法并行优化研究与实现", 中国优秀硕士学位论文全文数据库,基础科学辑, no. 2020, pages 11 - 22 *
冯勇等: "基于OpenCL 的射电干涉阵成像网格化算法实现", 天文研究与技术, vol. 16, no. 1, pages 8 - 15 *
杨宜: "稀疏基线综合孔径天文图像重建与信息提取方法研究", 中国博士学位论文全文数据库 ,基础科学辑, no. 2020 *
梅盈;邓辉;张晓丽;王锋;陈腾达;: "一种基于多尺度带通滤波的洁化算法与GPU实现", 天文研究与技术, no. 03, pages 32 - 38 *

Also Published As

Publication number Publication date
CN115774830B (en) 2023-09-29

Similar Documents

Publication Publication Date Title
Van der Tol et al. Image Domain Gridding: a fast method for convolutional resampling of visibilities
Cornwell et al. The noncoplanar baselines effect in radio interferometry: The W-projection algorithm
Seiberlich et al. Non‐Cartesian data reconstruction using GRAPPA operator gridding (GROG)
Wakker et al. The Multi-Resolution CLEAN and its application to the short-spacing problem in interferometry
Pratley et al. Robust sparse image reconstruction of radio interferometric observations with purify
Offringa et al. Precision requirements for interferometric gridding in the analysis of a 21 cm power spectrum
CN102096055B (en) Rapid and accurate reconstructing method for non-uniform sampling data of magnetic resonance imaging
CN115774830A (en) Rapid mapping method for sparse interference array
Swan Discrete Fourier transforms of nonuniformly spaced data
Oakley et al. A function space model for digital image sampling and its application in image reconstruction
KR100633555B1 (en) Signal processing
CN110500968B (en) Digital moire interference phase real-time measuring method based on sparse Fourier transform
Malik et al. A gridding algorithm for efficient density compensation of arbitrarily sampled Fourier-domain data
Zhu et al. Processing data of correlation on GPU
Goodrick Image reconstruction in radio astronomy with non-coplanar synthesis arrays
Pratley et al. w-Stacking w-projection hybrid algorithm for wide-field interferometric imaging: implementation details and improvements
Hu et al. Gridding algorithm in ARL based on GPU parallelization
CN112066909B (en) Anti-vibration interference measurement method based on inclined plane high-precision extraction
Cornwell et al. Deconvolution tutorial
Feng et al. Fast direct fourier reconstruction of radial and PROPELLER MRI data using the chirp transform algorithm on graphics hardware
Lyalin et al. Fast Numerical Method of Obtaining Radar Azimuth Reference Function Directly In Frequency Domain
Tan et al. Point spread function optimization for MRI reconstruction
CN114036975B (en) Target signal extraction method based on frequency domain-wavenumber domain deconvolution
Seppä High-quality two-stage resampling for 3-D volumes in medical imaging
Muscat High-Performance Gridding For Radio Interferometric Image Synthesis

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant