! Started logfile: /scr/pima/bg219e_uvs/J0615-3117_S_uvs.log on Thu Apr 7 06:37:42 2016 obs /scr/pima/bg219e_uvs/J0615-3117_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0615-3117_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.873208 visibilities/baseline/integration-bin. ! Found source: J0615-3117 ! ! 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 7796 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/J0615-3117_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.014195Jy sigma=16.245905 ! Fit after self-cal, rms=0.913878Jy sigma=14.562394 ! 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.069 mas, bmaj=13.83 mas, bpa=11.46 degrees ! Estimated noise=0.857329 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.0674495 Jy ! Component: 100 - total flux cleaned = 0.0835057 Jy ! Total flux subtracted in 100 components = 0.0835057 Jy ! Clean residual min=-0.006780 max=0.007298 Jy/beam ! Clean residual mean=0.000018 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.0835057 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0835057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090778Jy sigma=1.363193 ! Fit after self-cal, rms=0.089711Jy sigma=1.346143 ! 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.897 mas, bmaj=16.74 mas, bpa=10.45 degrees ! Estimated noise=0.547908 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.0120997 Jy ! Component: 100 - total flux cleaned = 0.0178745 Jy ! Component: 150 - total flux cleaned = 0.0211248 Jy ! Component: 200 - total flux cleaned = 0.0229958 Jy ! Total flux subtracted in 200 components = 0.0229958 Jy ! Clean residual min=-0.003527 max=0.007471 Jy/beam ! Clean residual mean=-0.000004 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.106502 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 0.106502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088391Jy sigma=1.316932 ! Fit after self-cal, rms=0.088424Jy sigma=1.316375 ! Inverting map ! Added new window around map position (11, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00719166 Jy ! Component: 100 - total flux cleaned = 0.0107109 Jy ! Component: 150 - total flux cleaned = 0.0128444 Jy ! Component: 200 - total flux cleaned = 0.0137406 Jy ! Total flux subtracted in 200 components = 0.0137406 Jy ! Clean residual min=-0.002566 max=0.003559 Jy/beam ! Clean residual mean=0.000003 rms=0.000756 Jy/beam ! Combined flux in latest and established models = 0.120242 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 100 components and 0.120242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087925Jy sigma=1.305561 ! Fit after self-cal, rms=0.087811Jy sigma=1.303735 ! 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.897 x 16.74 at 10.45 degrees (North through East) ! Clean map min=-0.0023785 max=0.08943 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.04 FD 1.05 HN 0.96 KP 0.99 ! LA 0.95 NL 1.06 OV 1.02 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.07 KP 0.98 ! LA 1.02 NL 0.94 OV 1.00 PT 0.94 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.02 KP 1.00 ! LA 1.06 NL 1.01 OV 1.02 PT 0.95 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.05 KP 1.00 ! LA 1.01 NL 1.03 OV 1.05 PT 0.99 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.087811Jy sigma=1.303735 ! Fit after self-cal, rms=0.088511Jy sigma=1.301391 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.882 mas, bmaj=16.78 mas, bpa=10.69 degrees ! Estimated noise=0.546275 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.00230717 Jy ! Component: 100 - total flux cleaned = 0.00253266 Jy ! Component: 150 - total flux cleaned = 0.00262531 Jy ! Component: 200 - total flux cleaned = 0.00254639 Jy ! Total flux subtracted in 200 components = 0.00254639 Jy ! Clean residual min=-0.002274 max=0.002353 Jy/beam ! Clean residual mean=0.000002 rms=0.000621 Jy/beam ! Combined flux in latest and established models = 0.122789 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 125 components and 0.122789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088440Jy sigma=1.299976 ! Fit after self-cal, rms=0.088486Jy sigma=1.299640 ! 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.088486Jy sigma=1.299640 ! Fit after self-cal, rms=0.088574Jy sigma=1.299590 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.88 mas, bmaj=16.78 mas, bpa=10.73 degrees ! Estimated noise=0.545563 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105054 Jy ! Component: 100 - total flux cleaned = 0.00101609 Jy ! Component: 150 - total flux cleaned = 0.000949122 Jy ! Component: 200 - total flux cleaned = 0.000792306 Jy ! Total flux subtracted in 200 components = 0.000792306 Jy ! Clean residual min=-0.002181 max=0.002210 Jy/beam ! Clean residual mean=0.000003 rms=0.000600 Jy/beam ! Combined flux in latest and established models = 0.123581 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 151 components and 0.123581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088540Jy sigma=1.299021 ! Fit after self-cal, rms=0.088542Jy sigma=1.298941 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 = 0.000562471 Jy ! Component: 100 - total flux cleaned = 0.000503388 Jy ! Component: 150 - total flux cleaned = 0.00039155 Jy ! Component: 200 - total flux cleaned = 0.000314233 Jy ! Total flux subtracted in 200 components = 0.000314233 Jy ! Clean residual min=-0.002170 max=0.002161 Jy/beam ! Clean residual mean=0.000003 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.123895 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 164 components and 0.123895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088522Jy sigma=1.298640 ! Fit after self-cal, rms=0.088521Jy sigma=1.298603 ! 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.088521Jy sigma=1.298603 ! Fit after self-cal, rms=0.088731Jy sigma=1.297036 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.884 mas, bmaj=16.81 mas, bpa=10.72 degrees ! Estimated noise=0.545354 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000606859 Jy ! Component: 100 - total flux cleaned = 0.000529835 Jy ! Component: 150 - total flux cleaned = 0.000393022 Jy ! Component: 200 - total flux cleaned = 0.000268919 Jy ! Total flux subtracted in 200 components = 0.000268919 Jy ! Clean residual min=-0.002085 max=0.002144 Jy/beam ! Clean residual mean=0.000004 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.124164 Jy selfcal ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 194 components and 0.124164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088717Jy sigma=1.296803 ! Fit after self-cal, rms=0.088739Jy sigma=1.296694 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 = 0.000255423 Jy ! Component: 100 - total flux cleaned = 0.000174292 Jy ! Component: 150 - total flux cleaned = 9.81595e-05 Jy ! Component: 200 - total flux cleaned = 9.68758e-06 Jy ! Total flux subtracted in 200 components = 9.68758e-06 Jy ! Clean residual min=-0.002112 max=0.002146 Jy/beam ! Clean residual mean=0.000003 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.124174 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 206 components and 0.124174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088729Jy sigma=1.296581 ! Fit after self-cal, rms=0.088729Jy sigma=1.296566 ! 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.088729Jy sigma=1.296566 ! Fit after self-cal, rms=0.088786Jy sigma=1.296528 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.371 mas, bmaj=25.61 mas, bpa=1.647 degrees ! Estimated noise=0.617854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247109 Jy ! Component: 100 - total flux cleaned = 0.000154653 Jy ! Component: 150 - total flux cleaned = 7.68973e-05 Jy ! Component: 200 - total flux cleaned = 2.40386e-05 Jy ! Total flux subtracted in 200 components = 2.40386e-05 Jy ! Clean residual min=-0.001921 max=0.001594 Jy/beam ! Clean residual mean=0.000008 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.124198 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 225 components and 0.124198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088782Jy sigma=1.296437 ! Fit after self-cal, rms=0.088785Jy sigma=1.296418 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 = 0.000143172 Jy ! Component: 100 - total flux cleaned = 0.000103334 Jy ! Component: 150 - total flux cleaned = 8.11555e-05 Jy ! Component: 200 - total flux cleaned = 6.05287e-05 Jy ! Total flux subtracted in 200 components = 6.05287e-05 Jy ! Clean residual min=-0.001891 max=0.001583 Jy/beam ! Clean residual mean=0.000007 rms=0.000512 Jy/beam ! Combined flux in latest and established models = 0.124258 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 244 components and 0.124258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088782Jy sigma=1.296374 ! Fit after self-cal, rms=0.088784Jy sigma=1.296365 ! 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.888 mas, bmaj=16.82 mas, bpa=10.73 degrees ! Estimated noise=0.54508 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 16.82 at 10.73 degrees (North through East) ! Clean map min=-0.0021483 max=0.088591 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.058 mas, bmaj=13.94 mas, bpa=11.73 degrees ! Estimated noise=0.859621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0678715 Jy ! Component: 100 - total flux cleaned = 0.084633 Jy ! Component: 150 - total flux cleaned = 0.0939143 Jy ! Component: 200 - total flux cleaned = 0.100322 Jy ! Total flux subtracted in 200 components = 0.100322 Jy ! Clean residual min=-0.005400 max=0.004824 Jy/beam ! Clean residual mean=0.000011 rms=0.001331 Jy/beam ! Combined flux in latest and established models = 0.100322 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.100322 Jy ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=16.82 mas, bpa=10.73 degrees ! Estimated noise=0.54508 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.00786796 Jy ! Component: 100 - total flux cleaned = 0.0128108 Jy ! Component: 150 - total flux cleaned = 0.0162385 Jy ! Component: 200 - total flux cleaned = 0.0187344 Jy ! Total flux subtracted in 200 components = 0.0187344 Jy ! Clean residual min=-0.002475 max=0.002554 Jy/beam ! Clean residual mean=0.000003 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.119056 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 83 components and 0.119056 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=8.371 mas, bmaj=25.61 mas, bpa=1.647 degrees ! Estimated noise=0.617854 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243655 Jy ! Component: 100 - total flux cleaned = 0.00386744 Jy ! Component: 150 - total flux cleaned = 0.00447879 Jy ! Component: 200 - total flux cleaned = 0.00453486 Jy ! Total flux subtracted in 200 components = 0.00453486 Jy ! Clean residual min=-0.002206 max=0.001744 Jy/beam ! Clean residual mean=0.000007 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.123591 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 = 4.85216e-05 Jy ! Component: 100 - total flux cleaned = 0.000112867 Jy ! Component: 150 - total flux cleaned = 0.000132386 Jy ! Component: 200 - total flux cleaned = 0.000169637 Jy ! Total flux subtracted in 200 components = 0.000169637 Jy ! Clean residual min=-0.002053 max=0.001659 Jy/beam ! Clean residual mean=0.000006 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.123761 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 141 components and 0.123761 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=16.82 mas, bpa=10.73 degrees ! Estimated noise=0.54508 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130973 Jy ! Component: 100 - total flux cleaned = -2.29717e-05 Jy ! Component: 150 - total flux cleaned = -2.43072e-05 Jy ! Component: 200 - total flux cleaned = -2.31913e-05 Jy ! Total flux subtracted in 200 components = -2.31913e-05 Jy ! Clean residual min=-0.002165 max=0.002085 Jy/beam ! Clean residual mean=0.000002 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.123738 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 155 components and 0.123738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088808Jy sigma=1.296730 ! Fit after self-cal, rms=0.088799Jy sigma=1.296589 wmodel /scr/pima/bg219e_uvs/J0615-3117_S_map.mod ! Writing 155 model components to file: /scr/pima/bg219e_uvs/J0615-3117_S_map.mod wobs /scr/pima/bg219e_uvs/J0615-3117_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0615-3117_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0615-3117_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219e_uvs/J0615-3117_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 = 8.00717e-05 Jy ! Component: 100 - total flux cleaned = 0.000377804 Jy ! Component: 150 - total flux cleaned = 0.000519435 Jy ! Component: 200 - total flux cleaned = 0.000655153 Jy ! Component: 250 - total flux cleaned = 0.000654031 Jy ! Component: 300 - total flux cleaned = 0.000810612 Jy ! Component: 350 - total flux cleaned = 0.000964088 Jy ! Component: 400 - total flux cleaned = 0.00111427 Jy ! Component: 450 - total flux cleaned = 0.00132033 Jy ! Component: 500 - total flux cleaned = 0.00152212 Jy ! Component: 550 - total flux cleaned = 0.00174812 Jy ! Component: 600 - total flux cleaned = 0.00188703 Jy ! Component: 650 - total flux cleaned = 0.002105 Jy ! Component: 700 - total flux cleaned = 0.00215846 Jy ! Component: 750 - total flux cleaned = 0.00223742 Jy ! Component: 800 - total flux cleaned = 0.00228955 Jy ! Component: 850 - total flux cleaned = 0.00241719 Jy ! Component: 900 - total flux cleaned = 0.00244187 Jy ! Component: 950 - total flux cleaned = 0.00249163 Jy ! Component: 1000 - total flux cleaned = 0.00261412 Jy ! Component: 1050 - total flux cleaned = 0.00263796 Jy ! Component: 1100 - total flux cleaned = 0.00275651 Jy ! Component: 1150 - total flux cleaned = 0.00270949 Jy ! Component: 1200 - total flux cleaned = 0.00282582 Jy ! Component: 1250 - total flux cleaned = 0.00284838 Jy ! Component: 1300 - total flux cleaned = 0.00291654 Jy ! Component: 1350 - total flux cleaned = 0.00298398 Jy ! Component: 1400 - total flux cleaned = 0.00302817 Jy ! Component: 1450 - total flux cleaned = 0.00311557 Jy ! Component: 1500 - total flux cleaned = 0.00318075 Jy ! Component: 1550 - total flux cleaned = 0.00320174 Jy ! Component: 1600 - total flux cleaned = 0.0033075 Jy ! Component: 1650 - total flux cleaned = 0.00326559 Jy ! Component: 1700 - total flux cleaned = 0.00328673 Jy ! Component: 1750 - total flux cleaned = 0.00340995 Jy ! Component: 1800 - total flux cleaned = 0.00345046 Jy ! Component: 1850 - total flux cleaned = 0.00349088 Jy ! Component: 1900 - total flux cleaned = 0.00357084 Jy ! Component: 1950 - total flux cleaned = 0.00361038 Jy ! Component: 2000 - total flux cleaned = 0.00366931 Jy ! Component: 2050 - total flux cleaned = 0.00376605 Jy ! Component: 2100 - total flux cleaned = 0.00372763 Jy ! Component: 2150 - total flux cleaned = 0.00378454 Jy ! Component: 2200 - total flux cleaned = 0.0038602 Jy ! Component: 2250 - total flux cleaned = 0.00380409 Jy ! Component: 2300 - total flux cleaned = 0.0039152 Jy ! Component: 2350 - total flux cleaned = 0.0038601 Jy ! Component: 2400 - total flux cleaned = 0.0038782 Jy ! Component: 2450 - total flux cleaned = 0.00391448 Jy ! Component: 2500 - total flux cleaned = 0.00396842 Jy ! Component: 2550 - total flux cleaned = 0.00395089 Jy ! Component: 2600 - total flux cleaned = 0.00402157 Jy ! Component: 2650 - total flux cleaned = 0.00398669 Jy ! Component: 2700 - total flux cleaned = 0.00398656 Jy ! Component: 2750 - total flux cleaned = 0.00400395 Jy ! Component: 2800 - total flux cleaned = 0.0040722 Jy ! Component: 2850 - total flux cleaned = 0.00403824 Jy ! Component: 2900 - total flux cleaned = 0.00407176 Jy ! Component: 2950 - total flux cleaned = 0.00407147 Jy ! Component: 3000 - total flux cleaned = 0.00402169 Jy ! Component: 3050 - total flux cleaned = 0.00398862 Jy ! Component: 3100 - total flux cleaned = 0.00405392 Jy ! Component: 3150 - total flux cleaned = 0.00398917 Jy ! Component: 3200 - total flux cleaned = 0.00402123 Jy ! Component: 3250 - total flux cleaned = 0.00394152 Jy ! Component: 3300 - total flux cleaned = 0.00398893 Jy ! Component: 3350 - total flux cleaned = 0.00398881 Jy ! Component: 3400 - total flux cleaned = 0.00394212 Jy ! Component: 3450 - total flux cleaned = 0.00397339 Jy ! Component: 3500 - total flux cleaned = 0.00398863 Jy ! Component: 3550 - total flux cleaned = 0.00394285 Jy ! Component: 3600 - total flux cleaned = 0.00401917 Jy ! Component: 3650 - total flux cleaned = 0.00397364 Jy ! Component: 3700 - total flux cleaned = 0.0039736 Jy ! Component: 3750 - total flux cleaned = 0.00395888 Jy ! Component: 3800 - total flux cleaned = 0.00397377 Jy ! Component: 3850 - total flux cleaned = 0.00395898 Jy ! Component: 3900 - total flux cleaned = 0.00394417 Jy ! Component: 3950 - total flux cleaned = 0.00390061 Jy ! Component: 4000 - total flux cleaned = 0.00391495 Jy ! Component: 4050 - total flux cleaned = 0.00400131 Jy ! Total flux subtracted in 4096 components = 0.00395821 Jy ! Clean residual min=-0.000857 max=0.000762 Jy/beam ! Clean residual mean=0.000003 rms=0.000281 Jy/beam ! Combined flux in latest and established models = 0.127696 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 426 components and 0.127696 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0615-3117_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 16.82 at 10.73 degrees (North through East) ! Clean map min=-0.0021538 max=0.087657 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0615-3117_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0876567 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000278544 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.9533 0.9533 1.9066 3.8132 7.6264 15.2528 30.5056 61.0112 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.087 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 314.696 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0615-3117_S_uvs.log closed on Thu Apr 7 06:37:46 2016