! Started logfile: /scr/pima/bg219e_uvs/J0513-0032_S_uvs.log on Thu Apr 7 06:36:23 2016 obs /scr/pima/bg219e_uvs/J0513-0032_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0513-0032_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.861559 visibilities/baseline/integration-bin. ! Found source: J0513-0032 ! ! 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 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 7692 visibilities. select rr, 1,2,3,4,6,7,8 ! 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219e_uvs/J0513-0032_S] 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.500x0.500 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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014236Jy sigma=21.134915 ! Fit after self-cal, rms=0.867874Jy sigma=17.938580 ! 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=3.73 mas, bmaj=10.1 mas, bpa=15.83 degrees ! Estimated noise=0.556894 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.105781 Jy ! Component: 100 - total flux cleaned = 0.152169 Jy ! Total flux subtracted in 100 components = 0.152169 Jy ! Clean residual min=-0.010676 max=0.023425 Jy/beam ! Clean residual mean=0.000039 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 0.152169 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.152169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085159Jy sigma=1.706229 ! Fit after self-cal, rms=0.081712Jy sigma=1.645177 ! Inverting map ! Added new window around map position (-5, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0303374 Jy ! Component: 100 - total flux cleaned = 0.0452463 Jy ! Total flux subtracted in 100 components = 0.0452463 Jy ! Clean residual min=-0.005344 max=0.007457 Jy/beam ! Clean residual mean=0.000019 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.197416 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.197416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069661Jy sigma=1.363796 ! Fit after self-cal, rms=0.068903Jy sigma=1.349616 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995993 Jy ! Component: 100 - total flux cleaned = 0.0149348 Jy ! Total flux subtracted in 100 components = 0.0149348 Jy ! Clean residual min=-0.003732 max=0.003833 Jy/beam ! Clean residual mean=0.000013 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.21235 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.21235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067372Jy sigma=1.314114 ! Fit after self-cal, rms=0.067271Jy sigma=1.312473 ! 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=4.38 mas, bmaj=10.69 mas, bpa=13.28 degrees ! Estimated noise=0.421099 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.00449513 Jy ! Component: 100 - total flux cleaned = 0.0073333 Jy ! Component: 150 - total flux cleaned = 0.00933625 Jy ! Component: 200 - total flux cleaned = 0.0107587 Jy ! Total flux subtracted in 200 components = 0.0107587 Jy ! Clean residual min=-0.002875 max=0.002938 Jy/beam ! Clean residual mean=0.000009 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.223109 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.223109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066913Jy sigma=1.304844 ! Fit after self-cal, rms=0.066895Jy sigma=1.304570 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.38 x 10.69 at 13.28 degrees (North through East) ! Clean map min=-0.0028008 max=0.13263 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.01 KP 1.00 ! LA 0.97 NL 1.01 OV 0.96 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 0.95 KP 0.99 ! LA 1.01 NL 0.99 OV 1.00 PT 1.01 ! SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 0.98 KP 1.03 ! LA 0.99 NL 0.91 OV 0.99 PT 1.01 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.05 HN 0.98 KP 1.02 ! LA 1.00 NL 0.98 OV 1.04 PT 0.99 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.066895Jy sigma=1.304570 ! Fit after self-cal, rms=0.065951Jy sigma=1.299627 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.382 mas, bmaj=10.67 mas, bpa=13.1 degrees ! Estimated noise=0.416827 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.000864446 Jy ! Component: 100 - total flux cleaned = 0.00108823 Jy ! Component: 150 - total flux cleaned = 0.00114197 Jy ! Component: 200 - total flux cleaned = 0.00118571 Jy ! Total flux subtracted in 200 components = 0.00118571 Jy ! Clean residual min=-0.002679 max=0.002750 Jy/beam ! Clean residual mean=0.000006 rms=0.000693 Jy/beam ! Combined flux in latest and established models = 0.224295 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 91 components and 0.224295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065910Jy sigma=1.298792 ! Fit after self-cal, rms=0.065909Jy sigma=1.298650 ! 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.065909Jy sigma=1.298650 ! Fit after self-cal, rms=0.065477Jy sigma=1.288599 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.378 mas, bmaj=10.66 mas, bpa=13.04 degrees ! Estimated noise=0.41581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356997 Jy ! Component: 100 - total flux cleaned = 0.000402291 Jy ! Component: 150 - total flux cleaned = 0.000420748 Jy ! Component: 200 - total flux cleaned = 0.000437157 Jy ! Total flux subtracted in 200 components = 0.000437157 Jy ! Clean residual min=-0.001966 max=0.002129 Jy/beam ! Clean residual mean=0.000003 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.224732 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 109 components and 0.224732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065461Jy sigma=1.288315 ! Fit after self-cal, rms=0.065479Jy sigma=1.288192 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 (-121.5, 88.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000418354 Jy ! Component: 100 - total flux cleaned = -1.92421e-05 Jy ! Component: 150 - total flux cleaned = -0.000283966 Jy ! Component: 200 - total flux cleaned = -0.000593608 Jy ! Total flux subtracted in 200 components = -0.000593608 Jy ! Clean residual min=-0.001924 max=0.001835 Jy/beam ! Clean residual mean=0.000003 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.224138 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 133 components and 0.224138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065408Jy sigma=1.286614 ! Fit after self-cal, rms=0.065397Jy sigma=1.286469 ! 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.065397Jy sigma=1.286469 ! Fit after self-cal, rms=0.065314Jy sigma=1.286320 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.65 mas, bpa=12.98 degrees ! Estimated noise=0.415102 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000166455 Jy ! Component: 100 - total flux cleaned = 0.000109014 Jy ! Component: 150 - total flux cleaned = 3.04818e-05 Jy ! Component: 200 - total flux cleaned = -1.70737e-05 Jy ! Total flux subtracted in 200 components = -1.70737e-05 Jy ! Clean residual min=-0.001948 max=0.001840 Jy/beam ! Clean residual mean=0.000002 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.224121 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 0.224121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065290Jy sigma=1.285799 ! Fit after self-cal, rms=0.065285Jy sigma=1.285767 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 = 8.53449e-05 Jy ! Component: 100 - total flux cleaned = -1.6421e-06 Jy ! Component: 150 - total flux cleaned = -8.20031e-05 Jy ! Component: 200 - total flux cleaned = -0.000137675 Jy ! Total flux subtracted in 200 components = -0.000137675 Jy ! Clean residual min=-0.001939 max=0.001846 Jy/beam ! Clean residual mean=0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.223984 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 160 components and 0.223984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065273Jy sigma=1.285525 ! Fit after self-cal, rms=0.065272Jy sigma=1.285514 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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.065272Jy sigma=1.285514 ! Fit after self-cal, rms=0.065214Jy sigma=1.285467 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.811 mas, bmaj=12.67 mas, bpa=4.715 degrees ! Estimated noise=0.47359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000144751 Jy ! Component: 100 - total flux cleaned = -0.000217483 Jy ! Component: 150 - total flux cleaned = -0.000232707 Jy ! Component: 200 - total flux cleaned = -0.000261476 Jy ! Total flux subtracted in 200 components = -0.000261476 Jy ! Clean residual min=-0.001918 max=0.001671 Jy/beam ! Clean residual mean=0.000003 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.223722 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 179 components and 0.223722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065208Jy sigma=1.285356 ! Fit after self-cal, rms=0.065208Jy sigma=1.285348 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 = 2.22707e-05 Jy ! Component: 100 - total flux cleaned = -1.80329e-05 Jy ! Component: 150 - total flux cleaned = -5.52776e-05 Jy ! Component: 200 - total flux cleaned = -7.88118e-05 Jy ! Total flux subtracted in 200 components = -7.88118e-05 Jy ! Clean residual min=-0.001870 max=0.001630 Jy/beam ! Clean residual mean=0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.223643 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 191 components and 0.223643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065205Jy sigma=1.285302 ! Fit after self-cal, rms=0.065205Jy sigma=1.285297 ! 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=4.377 mas, bmaj=10.65 mas, bpa=12.96 degrees ! Estimated noise=0.414726 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 10.65 at 12.96 degrees (North through East) ! Clean map min=-0.001832 max=0.13016 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=3.737 mas, bmaj=10.04 mas, bpa=15.57 degrees ! Estimated noise=0.549883 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.108756 Jy ! Component: 100 - total flux cleaned = 0.159887 Jy ! Component: 150 - total flux cleaned = 0.185075 Jy ! Component: 200 - total flux cleaned = 0.198963 Jy ! Total flux subtracted in 200 components = 0.198963 Jy ! Clean residual min=-0.003839 max=0.007009 Jy/beam ! Clean residual mean=0.000014 rms=0.001185 Jy/beam ! Combined flux in latest and established models = 0.198963 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.198963 Jy ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.65 mas, bpa=12.96 degrees ! Estimated noise=0.414726 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.00992307 Jy ! Component: 100 - total flux cleaned = 0.0154846 Jy ! Component: 150 - total flux cleaned = 0.0191998 Jy ! Component: 200 - total flux cleaned = 0.0216672 Jy ! Total flux subtracted in 200 components = 0.0216672 Jy ! Clean residual min=-0.002073 max=0.001990 Jy/beam ! Clean residual mean=0.000005 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.22063 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 62 components and 0.22063 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.811 mas, bmaj=12.67 mas, bpa=4.715 degrees ! Estimated noise=0.47359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024933 Jy ! Component: 100 - total flux cleaned = 0.00315522 Jy ! Component: 150 - total flux cleaned = 0.00315669 Jy ! Component: 200 - total flux cleaned = 0.00315703 Jy ! Total flux subtracted in 200 components = 0.00315703 Jy ! Clean residual min=-0.001847 max=0.001581 Jy/beam ! Clean residual mean=0.000005 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.223787 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 = -3.2949e-05 Jy ! Component: 100 - total flux cleaned = -8.84524e-05 Jy ! Component: 150 - total flux cleaned = -0.000135089 Jy ! Component: 200 - total flux cleaned = -0.000156599 Jy ! Total flux subtracted in 200 components = -0.000156599 Jy ! Clean residual min=-0.001846 max=0.001635 Jy/beam ! Clean residual mean=0.000004 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.22363 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 127 components and 0.22363 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.377 mas, bmaj=10.65 mas, bpa=12.96 degrees ! Estimated noise=0.414726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000110336 Jy ! Component: 100 - total flux cleaned = -0.000106414 Jy ! Component: 150 - total flux cleaned = -0.000167422 Jy ! Component: 200 - total flux cleaned = -0.000253174 Jy ! Total flux subtracted in 200 components = -0.000253174 Jy ! Clean residual min=-0.001794 max=0.001824 Jy/beam ! Clean residual mean=0.000002 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.223377 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 147 components and 0.223377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065231Jy sigma=1.285614 ! Fit after self-cal, rms=0.065224Jy sigma=1.285470 wmodel /scr/pima/bg219e_uvs/J0513-0032_S_map.mod ! Writing 147 model components to file: /scr/pima/bg219e_uvs/J0513-0032_S_map.mod wobs /scr/pima/bg219e_uvs/J0513-0032_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0513-0032_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0513-0032_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0513-0032_S_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.000149533 Jy ! Component: 100 - total flux cleaned = -0.000387085 Jy ! Component: 150 - total flux cleaned = -0.000614271 Jy ! Component: 200 - total flux cleaned = -0.000750237 Jy ! Component: 250 - total flux cleaned = -0.000802767 Jy ! Component: 300 - total flux cleaned = -0.000903986 Jy ! Component: 350 - total flux cleaned = -0.0010507 Jy ! Component: 400 - total flux cleaned = -0.00109739 Jy ! Component: 450 - total flux cleaned = -0.00118942 Jy ! Component: 500 - total flux cleaned = -0.0012347 Jy ! Component: 550 - total flux cleaned = -0.00132295 Jy ! Component: 600 - total flux cleaned = -0.0014089 Jy ! Component: 650 - total flux cleaned = -0.00143011 Jy ! Component: 700 - total flux cleaned = -0.00145078 Jy ! Component: 750 - total flux cleaned = -0.00145103 Jy ! Component: 800 - total flux cleaned = -0.00153045 Jy ! Component: 850 - total flux cleaned = -0.001569 Jy ! Component: 900 - total flux cleaned = -0.00170296 Jy ! Component: 950 - total flux cleaned = -0.00174113 Jy ! Component: 1000 - total flux cleaned = -0.00187134 Jy ! Component: 1050 - total flux cleaned = -0.001999 Jy ! Component: 1100 - total flux cleaned = -0.00212461 Jy ! Component: 1150 - total flux cleaned = -0.0022483 Jy ! Component: 1200 - total flux cleaned = -0.00230035 Jy ! Component: 1250 - total flux cleaned = -0.00238623 Jy ! Component: 1300 - total flux cleaned = -0.00247096 Jy ! Component: 1350 - total flux cleaned = -0.00255427 Jy ! Component: 1400 - total flux cleaned = -0.00265311 Jy ! Component: 1450 - total flux cleaned = -0.00268523 Jy ! Component: 1500 - total flux cleaned = -0.00270153 Jy ! Component: 1550 - total flux cleaned = -0.00278099 Jy ! Component: 1600 - total flux cleaned = -0.0028751 Jy ! Component: 1650 - total flux cleaned = -0.00289043 Jy ! Component: 1700 - total flux cleaned = -0.00295156 Jy ! Component: 1750 - total flux cleaned = -0.00302734 Jy ! Component: 1800 - total flux cleaned = -0.00307225 Jy ! Component: 1850 - total flux cleaned = -0.00316142 Jy ! Component: 1900 - total flux cleaned = -0.00319067 Jy ! Component: 1950 - total flux cleaned = -0.00327789 Jy ! Component: 2000 - total flux cleaned = -0.00333545 Jy ! Component: 2050 - total flux cleaned = -0.00339214 Jy ! Component: 2100 - total flux cleaned = -0.00343432 Jy ! Component: 2150 - total flux cleaned = -0.00350412 Jy ! Component: 2200 - total flux cleaned = -0.00355938 Jy ! Component: 2250 - total flux cleaned = -0.00362776 Jy ! Component: 2300 - total flux cleaned = -0.00368226 Jy ! Component: 2350 - total flux cleaned = -0.00376288 Jy ! Component: 2400 - total flux cleaned = -0.00385617 Jy ! Component: 2450 - total flux cleaned = -0.0039087 Jy ! Component: 2500 - total flux cleaned = -0.00397407 Jy ! Component: 2550 - total flux cleaned = -0.00407758 Jy ! Component: 2600 - total flux cleaned = -0.00416757 Jy ! Component: 2650 - total flux cleaned = -0.00424374 Jy ! Component: 2700 - total flux cleaned = -0.0043068 Jy ! Component: 2750 - total flux cleaned = -0.00436948 Jy ! Component: 2800 - total flux cleaned = -0.00446865 Jy ! Component: 2850 - total flux cleaned = -0.00455462 Jy ! Component: 2900 - total flux cleaned = -0.00461562 Jy ! Component: 2950 - total flux cleaned = -0.00471249 Jy ! Component: 3000 - total flux cleaned = -0.00477266 Jy ! Component: 3050 - total flux cleaned = -0.00483225 Jy ! Component: 3100 - total flux cleaned = -0.00490326 Jy ! Component: 3150 - total flux cleaned = -0.00496207 Jy ! Component: 3200 - total flux cleaned = -0.00504378 Jy ! Component: 3250 - total flux cleaned = -0.0051132 Jy ! Component: 3300 - total flux cleaned = -0.00515913 Jy ! Component: 3350 - total flux cleaned = -0.00520492 Jy ! Component: 3400 - total flux cleaned = -0.00526165 Jy ! Component: 3450 - total flux cleaned = -0.00532933 Jy ! Component: 3500 - total flux cleaned = -0.00537416 Jy ! Component: 3550 - total flux cleaned = -0.00548537 Jy ! Component: 3600 - total flux cleaned = -0.00550744 Jy ! Component: 3650 - total flux cleaned = -0.00557329 Jy ! Component: 3700 - total flux cleaned = -0.00559514 Jy ! Component: 3750 - total flux cleaned = -0.00564938 Jy ! Component: 3800 - total flux cleaned = -0.00570331 Jy ! Component: 3850 - total flux cleaned = -0.00575688 Jy ! Component: 3900 - total flux cleaned = -0.00582086 Jy ! Component: 3950 - total flux cleaned = -0.00586317 Jy ! Component: 4000 - total flux cleaned = -0.00594744 Jy ! Component: 4050 - total flux cleaned = -0.00596844 Jy ! Total flux subtracted in 4096 components = -0.0060309 Jy ! Clean residual min=-0.000709 max=0.000685 Jy/beam ! Clean residual mean=0.000001 rms=0.000199 Jy/beam ! Combined flux in latest and established models = 0.217346 Jy keep ! Adding 274 model components to the UV plane model. ! The established model now contains 421 components and 0.217346 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0513-0032_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 10.65 at 12.96 degrees (North through East) ! Clean map min=-0.0019205 max=0.13056 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0513-0032_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.130558 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197583 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.45401 0.45401 0.90802 1.81604 3.63208 7.26416 14.5283 29.0566 58.1133 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 660.778 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0513-0032_S_uvs.log closed on Thu Apr 7 06:36:27 2016