! Started logfile: /scr/pima/bg219h_uvs/J0637-1052_S_uvs.log on Thu Apr 7 08:55:38 2016 obs /scr/pima/bg219h_uvs/J0637-1052_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0637-1052_S_uva.fits ! AN table 1: 61 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.680783 visibilities/baseline/integration-bin. ! Found source: J0637-1052 ! ! 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 5980 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/bg219h_uvs/J0637-1052_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 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006424Jy sigma=22.655636 ! Fit after self-cal, rms=0.916256Jy sigma=20.582006 ! 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.006 mas, bmaj=7.154 mas, bpa=-0.2424 degrees ! Estimated noise=0.530443 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.061396 Jy ! Component: 100 - total flux cleaned = 0.0826318 Jy ! Total flux subtracted in 100 components = 0.0826318 Jy ! Clean residual min=-0.006190 max=0.010124 Jy/beam ! Clean residual mean=0.000011 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.0826318 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0826318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065749Jy sigma=1.430773 ! Fit after self-cal, rms=0.065235Jy sigma=1.419122 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123037 Jy ! Component: 100 - total flux cleaned = 0.0195772 Jy ! Total flux subtracted in 100 components = 0.0195772 Jy ! Clean residual min=-0.005093 max=0.003791 Jy/beam ! Clean residual mean=0.000003 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.102209 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 24 components and 0.102209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062147Jy sigma=1.346190 ! Fit after self-cal, rms=0.062107Jy sigma=1.345264 ! 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=3.472 mas, bmaj=8.202 mas, bpa=0.4419 degrees ! Estimated noise=0.435621 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.00657304 Jy ! Component: 100 - total flux cleaned = 0.00977882 Jy ! Component: 150 - total flux cleaned = 0.0114186 Jy ! Component: 200 - total flux cleaned = 0.0122895 Jy ! Total flux subtracted in 200 components = 0.0122895 Jy ! Clean residual min=-0.003438 max=0.003603 Jy/beam ! Clean residual mean=-0.000004 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.114498 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 40 components and 0.114498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061455Jy sigma=1.330920 ! Fit after self-cal, rms=0.061436Jy sigma=1.330561 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 8.202 at 0.4419 degrees (North through East) ! Clean map min=-0.0033644 max=0.085757 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.02 HN 1.03 KP 0.92 LA 1.08 ! MK 0.96 NL 1.08 OV 0.95 PT 0.99 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 0.99 KP 0.97 LA 1.04 ! MK 1.06 NL 1.14 OV 0.97 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 0.92 KP 1.00 LA 1.09 ! MK 0.94 NL 1.03 OV 0.95 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 HN 1.01 KP 1.01 LA 1.03 ! MK 1.07 NL 0.95 OV 0.99 PT 0.94 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.061436Jy sigma=1.330561 ! Fit after self-cal, rms=0.062165Jy sigma=1.322247 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.224 mas, bpa=0.4451 degrees ! Estimated noise=0.435539 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.000682366 Jy ! Component: 100 - total flux cleaned = 0.000890542 Jy ! Component: 150 - total flux cleaned = 0.00103831 Jy ! Component: 200 - total flux cleaned = 0.00110156 Jy ! Total flux subtracted in 200 components = 0.00110156 Jy ! Clean residual min=-0.003084 max=0.002849 Jy/beam ! Clean residual mean=-0.000009 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.1156 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.1156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062144Jy sigma=1.322006 ! Fit after self-cal, rms=0.062208Jy sigma=1.321694 ! 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.062208Jy sigma=1.321694 ! Fit after self-cal, rms=0.061937Jy sigma=1.308971 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.237 mas, bpa=0.3936 degrees ! Estimated noise=0.4363 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000684449 Jy ! Component: 100 - total flux cleaned = 0.000779294 Jy ! Component: 150 - total flux cleaned = 0.000843134 Jy ! Component: 200 - total flux cleaned = 0.000885898 Jy ! Total flux subtracted in 200 components = 0.000885898 Jy ! Clean residual min=-0.002041 max=0.001970 Jy/beam ! Clean residual mean=0.000001 rms=0.000523 Jy/beam ! Combined flux in latest and established models = 0.116486 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.116486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061925Jy sigma=1.308714 ! Fit after self-cal, rms=0.061954Jy sigma=1.308395 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 = 3.05458e-05 Jy ! Component: 100 - total flux cleaned = 5.70482e-05 Jy ! Component: 150 - total flux cleaned = 9.33373e-05 Jy ! Component: 200 - total flux cleaned = 0.000115448 Jy ! Total flux subtracted in 200 components = 0.000115448 Jy ! Clean residual min=-0.002060 max=0.001982 Jy/beam ! Clean residual mean=0.000000 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.116601 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 61 components and 0.116601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061948Jy sigma=1.308295 ! Fit after self-cal, rms=0.061948Jy sigma=1.308281 ! 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.061948Jy sigma=1.308281 ! Fit after self-cal, rms=0.061998Jy sigma=1.308171 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.476 mas, bmaj=8.231 mas, bpa=0.1977 degrees ! Estimated noise=0.43603 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000345787 Jy ! Component: 100 - total flux cleaned = 0.000402488 Jy ! Component: 150 - total flux cleaned = 0.000439698 Jy ! Component: 200 - total flux cleaned = 0.000473367 Jy ! Total flux subtracted in 200 components = 0.000473367 Jy ! Clean residual min=-0.002036 max=0.001949 Jy/beam ! Clean residual mean=0.000001 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.117075 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and 0.117075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061992Jy sigma=1.308046 ! Fit after self-cal, rms=0.061994Jy sigma=1.308032 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.16566e-05 Jy ! Component: 100 - total flux cleaned = 2.15774e-05 Jy ! Component: 150 - total flux cleaned = 4.07042e-05 Jy ! Component: 200 - total flux cleaned = 6.72464e-05 Jy ! Total flux subtracted in 200 components = 6.72464e-05 Jy ! Clean residual min=-0.002041 max=0.001951 Jy/beam ! Clean residual mean=0.000001 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.117142 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 67 components and 0.117142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061990Jy sigma=1.307971 ! Fit after self-cal, rms=0.061989Jy sigma=1.307958 ! 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.061989Jy sigma=1.307958 ! Fit after self-cal, rms=0.061980Jy sigma=1.307922 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.865 mas, bmaj=13.26 mas, bpa=-0.6674 degrees ! Estimated noise=0.553189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000171394 Jy ! Component: 100 - total flux cleaned = 0.000194321 Jy ! Component: 150 - total flux cleaned = 0.000194174 Jy ! Component: 200 - total flux cleaned = 0.00019432 Jy ! Total flux subtracted in 200 components = 0.00019432 Jy ! Clean residual min=-0.002056 max=0.002162 Jy/beam ! Clean residual mean=0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.117336 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 70 components and 0.117336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061979Jy sigma=1.307906 ! Fit after self-cal, rms=0.061979Jy sigma=1.307898 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 = 3.64262e-06 Jy ! Component: 100 - total flux cleaned = 1.80911e-05 Jy ! Component: 150 - total flux cleaned = 1.78917e-05 Jy ! Component: 200 - total flux cleaned = 1.79743e-05 Jy ! Total flux subtracted in 200 components = 1.79743e-05 Jy ! Clean residual min=-0.002043 max=0.002158 Jy/beam ! Clean residual mean=0.000003 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.117354 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 71 components and 0.117354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061979Jy sigma=1.307932 ! Fit after self-cal, rms=0.061979Jy sigma=1.307926 ! 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=3.471 mas, bmaj=8.223 mas, bpa=0.03004 degrees ! Estimated noise=0.435658 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 8.223 at 0.03004 degrees (North through East) ! Clean map min=-0.0019487 max=0.085407 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.002 mas, bmaj=7.176 mas, bpa=-0.5898 degrees ! Estimated noise=0.533148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0616005 Jy ! Component: 100 - total flux cleaned = 0.0837122 Jy ! Component: 150 - total flux cleaned = 0.0964609 Jy ! Component: 200 - total flux cleaned = 0.104107 Jy ! Total flux subtracted in 200 components = 0.104107 Jy ! Clean residual min=-0.003337 max=0.003894 Jy/beam ! Clean residual mean=0.000006 rms=0.000779 Jy/beam ! Combined flux in latest and established models = 0.104107 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.104107 Jy ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=8.223 mas, bpa=0.03004 degrees ! Estimated noise=0.435658 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.00601353 Jy ! Component: 100 - total flux cleaned = 0.00905542 Jy ! Component: 150 - total flux cleaned = 0.0108094 Jy ! Component: 200 - total flux cleaned = 0.0119334 Jy ! Total flux subtracted in 200 components = 0.0119334 Jy ! Clean residual min=-0.002144 max=0.001948 Jy/beam ! Clean residual mean=0.000002 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.11604 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.11604 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=6.865 mas, bmaj=13.26 mas, bpa=-0.6674 degrees ! Estimated noise=0.553189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101875 Jy ! Component: 100 - total flux cleaned = 0.00126537 Jy ! Component: 150 - total flux cleaned = 0.00133493 Jy ! Component: 200 - total flux cleaned = 0.00137917 Jy ! Total flux subtracted in 200 components = 0.00137917 Jy ! Clean residual min=-0.002088 max=0.002162 Jy/beam ! Clean residual mean=0.000003 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.11742 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.80987e-05 Jy ! Component: 100 - total flux cleaned = 1.93056e-05 Jy ! Component: 150 - total flux cleaned = 1.22214e-05 Jy ! Component: 200 - total flux cleaned = 5.65963e-06 Jy ! Total flux subtracted in 200 components = 5.65963e-06 Jy ! Clean residual min=-0.002052 max=0.002158 Jy/beam ! Clean residual mean=0.000003 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.117425 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.117425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=8.223 mas, bpa=0.03004 degrees ! Estimated noise=0.435658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.8366e-05 Jy ! Component: 100 - total flux cleaned = 1.16334e-05 Jy ! Component: 150 - total flux cleaned = 6.93002e-05 Jy ! Component: 200 - total flux cleaned = 0.000106669 Jy ! Total flux subtracted in 200 components = 0.000106669 Jy ! Clean residual min=-0.002011 max=0.001955 Jy/beam ! Clean residual mean=0.000002 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.117532 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 89 components and 0.117532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061986Jy sigma=1.308075 ! Fit after self-cal, rms=0.061985Jy sigma=1.308037 wmodel /scr/pima/bg219h_uvs/J0637-1052_S_map.mod ! Writing 89 model components to file: /scr/pima/bg219h_uvs/J0637-1052_S_map.mod wobs /scr/pima/bg219h_uvs/J0637-1052_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0637-1052_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0637-1052_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0637-1052_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.000229137 Jy ! Component: 100 - total flux cleaned = -0.000369541 Jy ! Component: 150 - total flux cleaned = -0.000500223 Jy ! Component: 200 - total flux cleaned = -0.000405977 Jy ! Component: 250 - total flux cleaned = -0.000286682 Jy ! Component: 300 - total flux cleaned = -0.000257529 Jy ! Component: 350 - total flux cleaned = -0.000173587 Jy ! Component: 400 - total flux cleaned = -3.84599e-05 Jy ! Component: 450 - total flux cleaned = 1.4215e-05 Jy ! Component: 500 - total flux cleaned = 9.23262e-05 Jy ! Component: 550 - total flux cleaned = 0.00029308 Jy ! Component: 600 - total flux cleaned = 0.000415407 Jy ! Component: 650 - total flux cleaned = 0.000559452 Jy ! Component: 700 - total flux cleaned = 0.000700447 Jy ! Component: 750 - total flux cleaned = 0.0008386 Jy ! Component: 800 - total flux cleaned = 0.000996559 Jy ! Component: 850 - total flux cleaned = 0.00110695 Jy ! Component: 900 - total flux cleaned = 0.00128045 Jy ! Component: 950 - total flux cleaned = 0.00136537 Jy ! Component: 1000 - total flux cleaned = 0.00149121 Jy ! Component: 1050 - total flux cleaned = 0.00163478 Jy ! Component: 1100 - total flux cleaned = 0.00167493 Jy ! Component: 1150 - total flux cleaned = 0.00175435 Jy ! Component: 1200 - total flux cleaned = 0.00181306 Jy ! Component: 1250 - total flux cleaned = 0.00194736 Jy ! Component: 1300 - total flux cleaned = 0.00206024 Jy ! Component: 1350 - total flux cleaned = 0.00213406 Jy ! Component: 1400 - total flux cleaned = 0.00224345 Jy ! Component: 1450 - total flux cleaned = 0.00231556 Jy ! Component: 1500 - total flux cleaned = 0.00247444 Jy ! Component: 1550 - total flux cleaned = 0.00259582 Jy ! Component: 1600 - total flux cleaned = 0.00264692 Jy ! Component: 1650 - total flux cleaned = 0.00271407 Jy ! Component: 1700 - total flux cleaned = 0.00276362 Jy ! Component: 1750 - total flux cleaned = 0.00274744 Jy ! Component: 1800 - total flux cleaned = 0.00281225 Jy ! Component: 1850 - total flux cleaned = 0.00281218 Jy ! Component: 1900 - total flux cleaned = 0.00285966 Jy ! Component: 1950 - total flux cleaned = 0.00287512 Jy ! Component: 2000 - total flux cleaned = 0.00292119 Jy ! Component: 2050 - total flux cleaned = 0.00298178 Jy ! Component: 2100 - total flux cleaned = 0.00302671 Jy ! Component: 2150 - total flux cleaned = 0.0031006 Jy ! Component: 2200 - total flux cleaned = 0.00308596 Jy ! Component: 2250 - total flux cleaned = 0.0031729 Jy ! Component: 2300 - total flux cleaned = 0.0032443 Jy ! Component: 2350 - total flux cleaned = 0.00325843 Jy ! Component: 2400 - total flux cleaned = 0.0033146 Jy ! Component: 2450 - total flux cleaned = 0.00338398 Jy ! Component: 2500 - total flux cleaned = 0.00343891 Jy ! Component: 2550 - total flux cleaned = 0.0034661 Jy ! Component: 2600 - total flux cleaned = 0.00354687 Jy ! Component: 2650 - total flux cleaned = 0.00361341 Jy ! Component: 2700 - total flux cleaned = 0.00361338 Jy ! Component: 2750 - total flux cleaned = 0.00369187 Jy ! Component: 2800 - total flux cleaned = 0.00371774 Jy ! Component: 2850 - total flux cleaned = 0.00373061 Jy ! Component: 2900 - total flux cleaned = 0.00381948 Jy ! Component: 2950 - total flux cleaned = 0.00380674 Jy ! Component: 3000 - total flux cleaned = 0.00379435 Jy ! Component: 3050 - total flux cleaned = 0.00384378 Jy ! Component: 3100 - total flux cleaned = 0.00388038 Jy ! Component: 3150 - total flux cleaned = 0.00391675 Jy ! Component: 3200 - total flux cleaned = 0.00389267 Jy ! Component: 3250 - total flux cleaned = 0.00394042 Jy ! Component: 3300 - total flux cleaned = 0.00397596 Jy ! Component: 3350 - total flux cleaned = 0.00399938 Jy ! Component: 3400 - total flux cleaned = 0.00402277 Jy ! Component: 3450 - total flux cleaned = 0.00404589 Jy ! Component: 3500 - total flux cleaned = 0.00408047 Jy ! Component: 3550 - total flux cleaned = 0.00413752 Jy ! Component: 3600 - total flux cleaned = 0.00411478 Jy ! Component: 3650 - total flux cleaned = 0.00412596 Jy ! Component: 3700 - total flux cleaned = 0.00412585 Jy ! Component: 3750 - total flux cleaned = 0.00412587 Jy ! Component: 3800 - total flux cleaned = 0.00414805 Jy ! Component: 3850 - total flux cleaned = 0.00418089 Jy ! Component: 3900 - total flux cleaned = 0.0041592 Jy ! Component: 3950 - total flux cleaned = 0.00418087 Jy ! Component: 4000 - total flux cleaned = 0.00418078 Jy ! Component: 4050 - total flux cleaned = 0.00421244 Jy ! Total flux subtracted in 4096 components = 0.00424405 Jy ! Clean residual min=-0.000651 max=0.000628 Jy/beam ! Clean residual mean=0.000003 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.121776 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 382 components and 0.121776 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0637-1052_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.471 x 8.223 at 0.03004 degrees (North through East) ! Clean map min=-0.0017825 max=0.085246 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0637-1052_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0852456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186521 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.656412 0.656412 1.31282 2.62565 5.2513 10.5026 21.0052 42.0104 84.0208 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 457.029 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0637-1052_S_uvs.log closed on Thu Apr 7 08:55:41 2016