Skip to content

SihanJiao/J-comb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

J-comb algorithm

✨ Baseed on uvcombine

A novel method to combine high-resolution data with large-scale missing information with low-resolution data containing the short spacing.

Description

Input:

fits files of low- and high-resolution image, angular resolution of the input images, pixel size of the input images,

Output:

fits file of the combined image

Usage:

Inside python

from combine_fuction import combine_2d
combined_2d(lowresolution_map, highresolution_map, combined_map, beam_size, pixel_size,kenel,....)

An example is avaliable here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published