! Started logfile: /scr/pima/rv120_uvs/J1130+0732_X_dfm.log on Fri Dec 22 22:41:53 2017 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv120_uvs/J1130+0732_X_uva.fits ! Reading UV FITS file: /scr/pima/rv120_uvs/J1130+0732_X_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.856692 visibilities/baseline/integration-bin. ! Found source: J1130+0732 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 5428 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1130+0732_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999499Jy sigma=23.320484 ! Fit after self-cal, rms=0.972563Jy sigma=22.712956 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.233 mas, bmaj=2.494 mas, bpa=12.48 degrees ! Estimated noise=0.82736 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215204 Jy ! Component: 100 - total flux cleaned = 0.0266912 Jy ! Total flux subtracted in 100 components = 0.0266912 Jy ! Clean residual min=-0.003112 max=0.003383 Jy/beam ! Clean residual mean=-0.000004 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.0266912 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0266912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045058Jy sigma=0.933994 ! Fit after self-cal, rms=0.043388Jy sigma=0.890858 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.489 mas, bmaj=2.771 mas, bpa=9.489 degrees ! Estimated noise=0.432422 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00394742 Jy ! Component: 100 - total flux cleaned = 0.00424496 Jy ! Component: 150 - total flux cleaned = 0.00411808 Jy ! Component: 200 - total flux cleaned = 0.00404211 Jy ! Total flux subtracted in 200 components = 0.00404211 Jy ! Clean residual min=-0.001597 max=0.001620 Jy/beam ! Clean residual mean=-0.000001 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0307333 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.0307333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.043044Jy sigma=0.883454 ! Fit after self-cal, rms=0.043029Jy sigma=0.883410 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.489 x 2.771 at 9.489 degrees (North through East) ! Clean map min=-0.0015308 max=0.03096 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.89 KP 1.05 ! LA 0.96 NL 1.03 OV 0.98 PT 1.01 ! SC 1.10 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.95 HN 0.92 KP 1.08 ! LA 1.01 NL 1.01 OV 1.00 PT 1.07 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.97 HN 0.90 KP 1.05 ! LA 1.06 NL 0.96 OV 1.00 PT 1.06 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.96 HN 0.96 KP 0.92 ! LA 0.93 NL 1.06 OV 1.05 PT 1.00 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.043029Jy sigma=0.883410 ! Fit after self-cal, rms=0.041590Jy sigma=0.881966 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.479 mas, bmaj=2.753 mas, bpa=8.723 degrees ! Estimated noise=0.428426 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.12716e-05 Jy ! Component: 100 - total flux cleaned = 5.50451e-05 Jy ! Component: 150 - total flux cleaned = 3.72864e-05 Jy ! Component: 200 - total flux cleaned = 2.68371e-05 Jy ! Total flux subtracted in 200 components = 2.68371e-05 Jy ! Clean residual min=-0.001487 max=0.001537 Jy/beam ! Clean residual mean=-0.000000 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.0307601 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0307601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041588Jy sigma=0.881906 ! Fit after self-cal, rms=0.041567Jy sigma=0.881591 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041567Jy sigma=0.881591 ! Fit after self-cal, rms=0.041618Jy sigma=0.880670 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.477 mas, bmaj=2.75 mas, bpa=8.597 degrees ! Estimated noise=0.428415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000118593 Jy ! Component: 100 - total flux cleaned = 0.000136662 Jy ! Component: 150 - total flux cleaned = 0.00014728 Jy ! Component: 200 - total flux cleaned = 0.000147392 Jy ! Total flux subtracted in 200 components = 0.000147392 Jy ! Clean residual min=-0.001546 max=0.001518 Jy/beam ! Clean residual mean=0.000000 rms=0.000360 Jy/beam ! Combined flux in latest and established models = 0.0309075 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0309075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041617Jy sigma=0.880632 ! Fit after self-cal, rms=0.041627Jy sigma=0.880492 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.31633e-06 Jy ! Component: 100 - total flux cleaned = -7.79713e-06 Jy ! Component: 150 - total flux cleaned = -7.70449e-06 Jy ! Component: 200 - total flux cleaned = -7.70188e-06 Jy ! Total flux subtracted in 200 components = -7.70188e-06 Jy ! Clean residual min=-0.001552 max=0.001496 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0308998 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.0308998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041626Jy sigma=0.880462 ! Fit after self-cal, rms=0.041625Jy sigma=0.880458 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041625Jy sigma=0.880458 ! Fit after self-cal, rms=0.041764Jy sigma=0.880422 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.475 mas, bmaj=2.747 mas, bpa=8.726 degrees ! Estimated noise=0.429505 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000163662 Jy ! Component: 100 - total flux cleaned = 0.000177324 Jy ! Component: 150 - total flux cleaned = 0.000181798 Jy ! Component: 200 - total flux cleaned = 0.00018582 Jy ! Total flux subtracted in 200 components = 0.00018582 Jy ! Clean residual min=-0.001558 max=0.001501 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0310856 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.0310856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041763Jy sigma=0.880399 ! Fit after self-cal, rms=0.041766Jy sigma=0.880386 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.94872e-05 Jy ! Component: 100 - total flux cleaned = 2.33492e-05 Jy ! Component: 150 - total flux cleaned = 1.92426e-05 Jy ! Component: 200 - total flux cleaned = 1.92508e-05 Jy ! Total flux subtracted in 200 components = 1.92508e-05 Jy ! Clean residual min=-0.001562 max=0.001492 Jy/beam ! Clean residual mean=0.000000 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0311049 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0311049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041766Jy sigma=0.880366 ! Fit after self-cal, rms=0.041765Jy sigma=0.880364 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041765Jy sigma=0.880364 ! Fit after self-cal, rms=0.041814Jy sigma=0.880338 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.334 mas, bmaj=3.214 mas, bpa=-1.649 degrees ! Estimated noise=0.467125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238076 Jy ! Component: 100 - total flux cleaned = 0.00025794 Jy ! Component: 150 - total flux cleaned = 0.000269591 Jy ! Component: 200 - total flux cleaned = 0.000276738 Jy ! Total flux subtracted in 200 components = 0.000276738 Jy ! Clean residual min=-0.001451 max=0.001715 Jy/beam ! Clean residual mean=0.000000 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0313816 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 48 components and 0.0313816 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041815Jy sigma=0.880326 ! Fit after self-cal, rms=0.041814Jy sigma=0.880311 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (41.4, 6.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00095005 Jy ! Component: 100 - total flux cleaned = 0.00079511 Jy ! Component: 150 - total flux cleaned = 0.000719918 Jy ! Component: 200 - total flux cleaned = 0.000719071 Jy ! Total flux subtracted in 200 components = 0.000719071 Jy ! Clean residual min=-0.001485 max=0.001314 Jy/beam ! Clean residual mean=-0.000001 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.0321007 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 78 components and 0.0321007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041765Jy sigma=0.878962 ! Fit after self-cal, rms=0.041749Jy sigma=0.878739 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.474 mas, bmaj=2.744 mas, bpa=8.848 degrees ! Estimated noise=0.430153 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.474 x 2.744 at 8.848 degrees (North through East) ! Clean map min=-0.0013466 max=0.030878 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=2.475 mas, bpa=11.8 degrees ! Estimated noise=0.812719 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0236398 Jy ! Component: 100 - total flux cleaned = 0.0290797 Jy ! Component: 150 - total flux cleaned = 0.0310086 Jy ! Component: 200 - total flux cleaned = 0.0312622 Jy ! Total flux subtracted in 200 components = 0.0312622 Jy ! Clean residual min=-0.002770 max=0.002877 Jy/beam ! Clean residual mean=-0.000002 rms=0.000747 Jy/beam ! Combined flux in latest and established models = 0.0312622 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0312622 Jy ! Inverting map and beam ! Estimated beam: bmin=1.474 mas, bmaj=2.744 mas, bpa=8.848 degrees ! Estimated noise=0.430153 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125446 Jy ! Component: 100 - total flux cleaned = 0.00163453 Jy ! Component: 150 - total flux cleaned = 0.00180722 Jy ! Component: 200 - total flux cleaned = 0.00192863 Jy ! Total flux subtracted in 200 components = 0.00192863 Jy ! Clean residual min=-0.001359 max=0.001347 Jy/beam ! Clean residual mean=-0.000001 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0331908 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.0331909 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.334 mas, bmaj=3.214 mas, bpa=-1.649 degrees ! Estimated noise=0.467125 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.5791e-05 Jy ! Component: 100 - total flux cleaned = 6.35664e-05 Jy ! Component: 150 - total flux cleaned = 6.35197e-05 Jy ! Component: 200 - total flux cleaned = 7.72206e-05 Jy ! Total flux subtracted in 200 components = 7.72206e-05 Jy ! Clean residual min=-0.001478 max=0.001362 Jy/beam ! Clean residual mean=-0.000001 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0332681 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.66178e-07 Jy ! Component: 100 - total flux cleaned = 1.13881e-05 Jy ! Component: 150 - total flux cleaned = 9.34428e-07 Jy ! Component: 200 - total flux cleaned = 2.05865e-05 Jy ! Total flux subtracted in 200 components = 2.05865e-05 Jy ! Clean residual min=-0.001489 max=0.001392 Jy/beam ! Clean residual mean=-0.000001 rms=0.000354 Jy/beam ! Combined flux in latest and established models = 0.0332887 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 96 components and 0.0332887 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.474 mas, bmaj=2.744 mas, bpa=8.848 degrees ! Estimated noise=0.430153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.33541e-05 Jy ! Component: 100 - total flux cleaned = 1.21955e-05 Jy ! Component: 150 - total flux cleaned = -3.71486e-05 Jy ! Component: 200 - total flux cleaned = -5.16463e-05 Jy ! Total flux subtracted in 200 components = -5.16463e-05 Jy ! Clean residual min=-0.001261 max=0.001355 Jy/beam ! Clean residual mean=-0.000001 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.033237 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 113 components and 0.033237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041707Jy sigma=0.877904 ! Fit after self-cal, rms=0.041710Jy sigma=0.877695 wmodel J1130+0732_X_map.mod ! Writing 113 model components to file: J1130+0732_X_map.mod wobs J1130+0732_X_uvs.fits ! Writing UV FITS file: J1130+0732_X_uvs.fits wwins J1130+0732_X_map.win ! wwins: Wrote 2 windows to J1130+0732_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000405001 Jy ! Component: 100 - total flux cleaned = 0.00049873 Jy ! Component: 150 - total flux cleaned = 0.000565479 Jy ! Component: 200 - total flux cleaned = 0.000650438 Jy ! Component: 250 - total flux cleaned = 0.000670778 Jy ! Component: 300 - total flux cleaned = 0.00070996 Jy ! Component: 350 - total flux cleaned = 0.000728517 Jy ! Component: 400 - total flux cleaned = 0.000728427 Jy ! Component: 450 - total flux cleaned = 0.000710448 Jy ! Component: 500 - total flux cleaned = 0.000745429 Jy ! Component: 550 - total flux cleaned = 0.000745408 Jy ! Component: 600 - total flux cleaned = 0.000761975 Jy ! Component: 650 - total flux cleaned = 0.000745106 Jy ! Component: 700 - total flux cleaned = 0.000712828 Jy ! Component: 750 - total flux cleaned = 0.000665606 Jy ! Component: 800 - total flux cleaned = 0.000696469 Jy ! Component: 850 - total flux cleaned = 0.000650749 Jy ! Component: 900 - total flux cleaned = 0.000725758 Jy ! Component: 950 - total flux cleaned = 0.000710945 Jy ! Component: 1000 - total flux cleaned = 0.00069651 Jy ! Component: 1050 - total flux cleaned = 0.000711108 Jy ! Component: 1100 - total flux cleaned = 0.000753097 Jy ! Component: 1150 - total flux cleaned = 0.000697619 Jy ! Component: 1200 - total flux cleaned = 0.000684111 Jy ! Component: 1250 - total flux cleaned = 0.00061663 Jy ! Component: 1300 - total flux cleaned = 0.000576771 Jy ! Component: 1350 - total flux cleaned = 0.000511346 Jy ! Component: 1400 - total flux cleaned = 0.000472793 Jy ! Component: 1450 - total flux cleaned = 0.000409117 Jy ! Component: 1500 - total flux cleaned = 0.000409541 Jy ! Component: 1550 - total flux cleaned = 0.000422104 Jy ! Component: 1600 - total flux cleaned = 0.000372545 Jy ! Component: 1650 - total flux cleaned = 0.000348042 Jy ! Component: 1700 - total flux cleaned = 0.000300124 Jy ! Component: 1750 - total flux cleaned = 0.000324005 Jy ! Component: 1800 - total flux cleaned = 0.00030041 Jy ! Component: 1850 - total flux cleaned = 0.000312211 Jy ! Component: 1900 - total flux cleaned = 0.000312374 Jy ! Component: 1950 - total flux cleaned = 0.000335287 Jy ! Component: 2000 - total flux cleaned = 0.000312549 Jy ! Component: 2050 - total flux cleaned = 0.000278956 Jy ! Component: 2100 - total flux cleaned = 0.000301332 Jy ! Component: 2150 - total flux cleaned = 0.000268143 Jy ! Component: 2200 - total flux cleaned = 0.000289994 Jy ! Component: 2250 - total flux cleaned = 0.000311744 Jy ! Component: 2300 - total flux cleaned = 0.000279394 Jy ! Component: 2350 - total flux cleaned = 0.000311476 Jy ! Component: 2400 - total flux cleaned = 0.000279807 Jy ! Component: 2450 - total flux cleaned = 0.000311164 Jy ! Component: 2500 - total flux cleaned = 0.000238345 Jy ! Component: 2550 - total flux cleaned = 0.00026932 Jy ! Component: 2600 - total flux cleaned = 0.000238557 Jy ! Component: 2650 - total flux cleaned = 0.000238635 Jy ! Component: 2700 - total flux cleaned = 0.000238735 Jy ! Component: 2750 - total flux cleaned = 0.000228574 Jy ! Component: 2800 - total flux cleaned = 0.000218675 Jy ! Component: 2850 - total flux cleaned = 0.000198892 Jy ! Component: 2900 - total flux cleaned = 0.000228272 Jy ! Component: 2950 - total flux cleaned = 0.000208721 Jy ! Component: 3000 - total flux cleaned = 0.000228042 Jy ! Component: 3050 - total flux cleaned = 0.000189534 Jy ! Component: 3100 - total flux cleaned = 0.000189542 Jy ! Component: 3150 - total flux cleaned = 0.000180027 Jy ! Component: 3200 - total flux cleaned = 0.00017995 Jy ! Component: 3250 - total flux cleaned = 0.000179936 Jy ! Component: 3300 - total flux cleaned = 0.000179875 Jy ! Component: 3350 - total flux cleaned = 0.000152085 Jy ! Component: 3400 - total flux cleaned = 0.000142897 Jy ! Component: 3450 - total flux cleaned = 0.000161187 Jy ! Component: 3500 - total flux cleaned = 0.000142981 Jy ! Component: 3550 - total flux cleaned = 0.000151884 Jy ! Component: 3600 - total flux cleaned = 0.000151821 Jy ! Component: 3650 - total flux cleaned = 0.000160764 Jy ! Component: 3700 - total flux cleaned = 0.000116458 Jy ! Component: 3750 - total flux cleaned = 0.000142866 Jy ! Component: 3800 - total flux cleaned = 0.000125316 Jy ! Component: 3850 - total flux cleaned = 0.000151498 Jy ! Component: 3900 - total flux cleaned = 0.000134169 Jy ! Component: 3950 - total flux cleaned = 0.000134201 Jy ! Component: 4000 - total flux cleaned = 0.000134147 Jy ! Component: 4050 - total flux cleaned = 0.0001342 Jy ! Total flux subtracted in 4096 components = 0.000142589 Jy ! Clean residual min=-0.000561 max=0.000433 Jy/beam ! Clean residual mean=-0.000000 rms=0.000149 Jy/beam ! Combined flux in latest and established models = 0.0333796 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 385 components and 0.0333796 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv120_uvs/J1130+0732_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.474 x 2.744 at 8.848 degrees (North through East) ! Clean map min=-0.001099 max=0.030673 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv120_uvs/J1130+0732_X_map.fits wmodel /scr/pima/rv120_uvs/J1130+0732_X_map.mod ! Writing 385 model components to file: /scr/pima/rv120_uvs/J1130+0732_X_map.mod wobs /scr/pima/rv120_uvs/J1130+0732_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv120_uvs/J1130+0732_X_uvs.fits wwins /scr/pima/rv120_uvs/J1130+0732_X_map.win ! wwins: Wrote 3 windows to /scr/pima/rv120_uvs/J1130+0732_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0306731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000146373 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.43161 1.43161 2.86322 5.72643 11.4529 22.9057 45.8115 91.6229 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.03 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 209.554 quit ! Quitting program ! Log file /scr/pima/rv120_uvs/J1130+0732_X_dfm.log closed on Fri Dec 22 22:41:57 2017