Home
last modified time | relevance | path

Searched defs:wcs (Results 1 – 25 of 739) sorted by relevance

12345678910>>...30

/dports/astro/wcslib/wcslib-7.7/Fortran/
H A Dwcsfix_f.c39 int wcsfix_(int *ctrl, const int naxis[], int *wcs, int stat[]) in wcsfix_()
48 int cdfix_(int *wcs) in cdfix_()
56 int datfix_(int *wcs) in datfix_()
64 int obsfix_(int *ctrl, int *wcs) in obsfix_()
72 int unitfix_(int *ctrl, int *wcs) in unitfix_()
80 int celfix_(int *wcs) in celfix_()
88 int spcfix_(int *wcs) in spcfix_()
96 int cylfix_(const int naxis[], int *wcs) in cylfix_()
104 int wcspcx_(int *wcs, int *dopc, int *permute, double rotn[2]) in wcspcx_()
H A Dwcs_f.c168 int *wcs, in wcsput_()
887 int *wcs, in wcsinit_()
929 int wcsfree_(int *wcs) in wcsfree_()
937 int wcstrim_(int *wcs) in wcstrim_()
961 int wcsprt_(const int *wcs) in wcsprt_()
1000 int wcsset_(int *wcs) in wcsset_()
1009 int *wcs, in wcsp2s_()
1027 int* wcs, in wcss2p_()
1045 int *wcs, in wcsmix_()
1065 struct wcsprm *wcs, in wcsccs_()
[all …]
/dports/astro/py-astlib/astLib-0.11.7/PyWCSTools/wcssubs-3.9.5/
H A Dwcs.c99 wcsfree (wcs) in wcsfree() argument
993 wcslibrot (wcs) in wcslibrot() argument
1053 wcsrotset (wcs) in wcsrotset() argument
1141 iswcs (wcs) in iswcs() argument
1156 nowcs (wcs) in nowcs() argument
1203 wcscent (wcs) in wcscent() argument
1761 getwcsout(wcs) in getwcsout() argument
1840 getwcsin (wcs) in getwcsin() argument
1888 getradecsys(wcs) in getradecsys() argument
2460 wcszout (wcs) in wcszout() argument
[all …]
H A Ddistort.c47 distortinit (wcs, hstring) in distortinit() argument
228 foc2pix (wcs, x, y, u, v) in foc2pix() argument
289 pix2foc (wcs, u, v, x, y) in pix2foc() argument
355 setdistcode (wcs, ctype) in setdistcode() argument
381 getdistcode (wcs) in getdistcode() argument
/dports/astro/astrometry/astrometry.net-0.85/solver/
H A Dmctweak.py19 def __init__(self, wcs, xy, rd): argument
56 def set_sip_args(wcs, args): argument
82 def get_sip_args(wcs): argument
115 def mctweak(wcs, xy, rd): argument
221 wcs = Tan('bok-01.wcs', 0) variable
/dports/astro/gnuastro/gnuastro-0.16/lib/
H A Dwcs.c66 wcs_read_correct_pc_cd(struct wcsprm *wcs) in wcs_read_correct_pc_cd()
132 wcs_use_cd_for_distortion(struct wcsprm *wcs) in wcs_use_cd_for_distortion()
170 struct wcsprm *wcs=NULL; in gal_wcs_read_fitsptr() local
415 struct wcsprm *wcs; in gal_wcs_read() local
445 struct wcsprm *wcs; in gal_wcs_create() local
1315 gal_wcs_copy(struct wcsprm *wcs) in gal_wcs_copy()
1573 gal_wcs_warp_matrix(struct wcsprm *wcs) in gal_wcs_warp_matrix()
1638 gal_wcs_clean_errors(struct wcsprm *wcs) in gal_wcs_clean_errors()
1737 gal_wcs_to_cd(struct wcsprm *wcs) in gal_wcs_to_cd()
1828 gal_wcs_pixel_scale(struct wcsprm *wcs) in gal_wcs_pixel_scale()
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/wcs/
H A Dutils.py25 def add_stokes_axis_to_wcs(wcs, add_before_ind): argument
52 def _wcs_to_celestial_frame_builtin(wcs): argument
185 def wcs_to_celestial_frame(wcs): argument
294 def proj_plane_pixel_scales(wcs): argument
338 def proj_plane_pixel_area(wcs): argument
399 def is_proj_plane_distorted(wcs, maxerr=1.0e-5): argument
493 def _has_distortion(wcs): argument
504 def skycoord_to_pixel(coords, wcs, origin=0, mode='all'): argument
572 def pixel_to_skycoord(xp, yp, wcs, origin=0, mode='all', cls=None): argument
659 def _pixel_to_world_correlation_matrix(wcs): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/visualization/wcsaxes/
H A Dwcsapi.py24 def transform_coord_meta_from_wcs(wcs, frame_class, slices=None): argument
223 def apply_slices(wcs, slices): argument
251 def wcsapi_to_celestial_frame(wcs): argument
267 def __init__(self, wcs, invert_xy=False): argument
323 def __init__(self, wcs, invert_xy=False): argument
/dports/astro/py-astropy/astropy-5.0/astropy/nddata/
H A Dnddata.py119 def __init__(self, data, uncertainty=None, mask=None, wcs=None, argument
279 def wcs(self): member in NDData
286 def wcs(self, wcs): member in NDData
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dsip-utils.c253 anbool sip_is_inside_image(const sip_t* wcs, double ra, double dec) { in sip_is_inside_image()
260 anbool tan_is_inside_image(const tan_t* wcs, double ra, double dec) { in tan_is_inside_image()
340 void sip_get_radec_center(const sip_t* wcs, in sip_get_radec_center()
347 void tan_get_radec_center(const tan_t* wcs, in tan_get_radec_center()
354 double sip_get_radius_deg(const sip_t* wcs) { in sip_get_radius_deg()
358 double tan_get_radius_deg(const tan_t* wcs) { in tan_get_radius_deg()
362 void sip_get_radec_center_hms(const sip_t* wcs, in sip_get_radec_center_hms()
371 void sip_get_radec_center_hms_string(const sip_t* wcs, in sip_get_radec_center_hms_string()
379 void sip_get_field_size(const sip_t* wcs, in sip_get_field_size()
419 void sip_walk_image_boundary(const sip_t* wcs, double stepsize, in sip_walk_image_boundary()
[all …]
H A Danwcs.c36 struct wcsprm* wcs; member
183 static void wcstools_free(struct WorldCoor* wcs) { in wcstools_free()
242 struct wcsprm* wcs = anwcslib->wcs; in wcslib_pixelxy2radec() local
270 struct wcsprm* wcs = anwcslib->wcs; in wcslib_radec2pixelxy() local
360 struct wcsprm* wcs = anwcslib->wcs; in wcslib_pixel_scale() local
606 void anwcs_print_stdout(const anwcs_t* wcs) { in anwcs_print_stdout()
641 int anwcs_write_to(const anwcs_t* wcs, FILE* fid) { in anwcs_write_to()
665 const anwcs_t* wcs; member
1232 dl* anwcs_walk_discontinuity(const anwcs_t* wcs, in anwcs_walk_discontinuity()
1393 static int trace_line(const anwcs_t* wcs, const dl* rd, in trace_line()
[all …]
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dsip-utils.c253 anbool sip_is_inside_image(const sip_t* wcs, double ra, double dec) { in sip_is_inside_image()
260 anbool tan_is_inside_image(const tan_t* wcs, double ra, double dec) { in tan_is_inside_image()
340 void sip_get_radec_center(const sip_t* wcs, in sip_get_radec_center()
347 void tan_get_radec_center(const tan_t* wcs, in tan_get_radec_center()
354 double sip_get_radius_deg(const sip_t* wcs) { in sip_get_radius_deg()
358 double tan_get_radius_deg(const tan_t* wcs) { in tan_get_radius_deg()
362 void sip_get_radec_center_hms(const sip_t* wcs, in sip_get_radec_center_hms()
371 void sip_get_radec_center_hms_string(const sip_t* wcs, in sip_get_radec_center_hms_string()
379 void sip_get_field_size(const sip_t* wcs, in sip_get_field_size()
419 void sip_walk_image_boundary(const sip_t* wcs, double stepsize, in sip_walk_image_boundary()
[all …]
H A Danwcs.c36 struct wcsprm* wcs; member
183 static void wcstools_free(struct WorldCoor* wcs) { in wcstools_free()
242 struct wcsprm* wcs = anwcslib->wcs; in wcslib_pixelxy2radec() local
270 struct wcsprm* wcs = anwcslib->wcs; in wcslib_radec2pixelxy() local
360 struct wcsprm* wcs = anwcslib->wcs; in wcslib_pixel_scale() local
606 void anwcs_print_stdout(const anwcs_t* wcs) { in anwcs_print_stdout()
641 int anwcs_write_to(const anwcs_t* wcs, FILE* fid) { in anwcs_write_to()
665 const anwcs_t* wcs; member
1232 dl* anwcs_walk_discontinuity(const anwcs_t* wcs, in anwcs_walk_discontinuity()
1393 static int trace_line(const anwcs_t* wcs, const dl* rd, in trace_line()
[all …]
/dports/devel/notcurses/notcurses-3.0.1/src/tests/
H A Degcpool.cpp123 wchar_t wcs = i + 0x80; variable
142 wchar_t wcs = i + 0x80; variable
162 wchar_t wcs = (i % 0x1000) + 0x80; variable
194 wchar_t wcs = (i % 0x1000) + 0x80; variable
219 wchar_t wcs = 0x4e00; in skip() local
/dports/astro/astrometry/astrometry.net-0.85/plot/
H A Dplotann.py19 def match_kdtree_catalog(wcs, catfn): argument
40 def get_annotations(wcs, opt): argument
85 def get_annotations_for_wcs(wcs, opt): argument
314 wcs = anwcs(wcsfn,0) variable
H A Dplotoutline.c30 static void walk_callback(const anwcs_t* wcs, double ix, double iy, in walk_callback()
105 anwcs_t* wcs = anwcs_open(filename, ext); in plot_outline_set_wcs_file() local
118 int plot_outline_set_wcs(plotoutline_t* args, const sip_t* wcs) { in plot_outline_set_wcs()
125 int plot_outline_set_tan_wcs(plotoutline_t* args, const tan_t* wcs) { in plot_outline_set_tan_wcs()
/dports/astro/siril/siril/subprojects/wcslib/
H A Dwcsfix.c92 int wcsfix(int ctrl, const int naxis[], struct wcsprm *wcs, int stat[]) in wcsfix()
133 struct wcsprm *wcs, in wcsfixi()
218 int cdfix(struct wcsprm *wcs) in cdfix()
297 int datfix(struct wcsprm *wcs) in datfix()
597 int obsfix(int ctrl, struct wcsprm *wcs) in obsfix()
801 int unitfix(int ctrl, struct wcsprm *wcs) in unitfix()
844 int spcfix(struct wcsprm *wcs) in spcfix()
912 int celfix(struct wcsprm *wcs) in celfix()
1034 int cylfix(const int naxis[], struct wcsprm *wcs) in cylfix()
/dports/astro/py-astropy/astropy-5.0/astropy/nddata/tests/
H A Dtest_decorators.py21 def wrapped_function_1(data, wcs=None, unit=None): argument
104 def wrapped_function_2(something, wcs=None, unit=None): argument
110 def wrapped_function_3(something, data, wcs=None, unit=None): argument
116 def wrapped_function_4(wcs=None, unit=None): argument
171 def wrapped_function_6(data, wcs=None, unit=None): argument
273 def func(data, wcs=np.array([1, 2, 3])): argument
/dports/astro/wcslib/wcslib-7.7/C/test/
H A Dtwcs.c80 struct wcsprm *wcs; in main() local
323 void parser(wcs) in parser() argument
387 int check_error(struct wcsprm *wcs, int status, int exstatus, char *exmsg) in check_error()
415 struct wcsprm wcs; in test_errors() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/common/windows/
H A Dstring_utils.cc48 bool WindowsStringUtils::safe_mbstowcs(const string& mbs, wstring* wcs) { in safe_mbstowcs()
91 bool WindowsStringUtils::safe_wcstombs(const wstring& wcs, string* mbs) { in safe_wcstombs()
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/common/windows/
H A Dstring_utils.cc48 bool WindowsStringUtils::safe_mbstowcs(const string &mbs, wstring *wcs) { in safe_mbstowcs()
91 bool WindowsStringUtils::safe_wcstombs(const wstring &wcs, string *mbs) { in safe_wcstombs()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dstring_utils.cc48 bool WindowsStringUtils::safe_mbstowcs(const string &mbs, wstring *wcs) { in safe_mbstowcs()
91 bool WindowsStringUtils::safe_wcstombs(const wstring &wcs, string *mbs) { in safe_wcstombs()
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dstring_utils.cc48 bool WindowsStringUtils::safe_mbstowcs(const string &mbs, wstring *wcs) { in safe_mbstowcs()
91 bool WindowsStringUtils::safe_wcstombs(const wstring &wcs, string *mbs) { in safe_wcstombs()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/common/windows/
H A Dstring_utils.cc48 bool WindowsStringUtils::safe_mbstowcs(const string &mbs, wstring *wcs) { in safe_mbstowcs()
91 bool WindowsStringUtils::safe_wcstombs(const wstring &wcs, string *mbs) { in safe_wcstombs()
/dports/astro/py-astlib/astLib-0.11.7/examples/rectangularClipTest/
H A DrectangularClipTest.py14 wcs = astWCS.WCS("../../../testingData/testImage3.fits") variable
35 wcs = astWCS.WCS("../../../testingData/testCEAImage.fits") variable

12345678910>>...30