! Started logfile: /scr/pima/rv102_uvs/J2302-3718_X_uvs.log on Sat Feb 27 22:29:11 2016 obs /scr/pima/rv102_uvs/J2302-3718_X_uva.fits ! Reading UV FITS file: /scr/pima/rv102_uvs/J2302-3718_X_uva.fits ! AN table 1: 87 integrations on 21 of 21 possible baselines. ! AN table 2: 87 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.61201 visibilities/baseline/integration-bin. ! Found source: J2302-3718 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 139 lines of history. ! ! Reading 10436 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rv102_uvs/J2302-3718_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 261 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 261 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 261 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.018713Jy sigma=7.732655 ! Fit after self-cal, rms=0.919847Jy sigma=6.981941 ! 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=0.6944 mas, bmaj=2.212 mas, bpa=0.05203 degrees ! Estimated noise=2.37227 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.0675385 Jy ! Component: 100 - total flux cleaned = 0.0830116 Jy ! Total flux subtracted in 100 components = 0.0830116 Jy ! Clean residual min=-0.009451 max=0.009084 Jy/beam ! Clean residual mean=0.000008 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.0830116 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0830116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.152648Jy sigma=0.940065 ! Fit after self-cal, rms=0.151206Jy sigma=0.928920 ! 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=0.8679 mas, bmaj=2.835 mas, bpa=-1.249 degrees ! Estimated noise=0.973389 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.0101794 Jy ! Component: 100 - total flux cleaned = 0.0142976 Jy ! Component: 150 - total flux cleaned = 0.0157785 Jy ! Component: 200 - total flux cleaned = 0.015945 Jy ! Total flux subtracted in 200 components = 0.015945 Jy ! Clean residual min=-0.010673 max=0.010078 Jy/beam ! Clean residual mean=0.000099 rms=0.003293 Jy/beam ! Combined flux in latest and established models = 0.0989565 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 12 components and 0.0989565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150413Jy sigma=0.924427 ! Fit after self-cal, rms=0.150366Jy sigma=0.923940 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8679 x 2.835 at -1.249 degrees (North through East) ! Clean map min=-0.010302 max=0.088772 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: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00* KP 1.00 LA 0.87 MK 0.95 ! NL 1.00* OV 1.00* PT 0.84 SC 0.99 ! ! ! Fit before self-cal, rms=0.150366Jy sigma=0.923940 ! Fit after self-cal, rms=0.149499Jy sigma=0.922941 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8657 mas, bmaj=2.805 mas, bpa=-1.287 degrees ! Estimated noise=0.960302 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.000690751 Jy ! Component: 100 - total flux cleaned = 0.000636402 Jy ! Component: 150 - total flux cleaned = 0.000595142 Jy ! Component: 200 - total flux cleaned = 0.000594168 Jy ! Total flux subtracted in 200 components = 0.000594168 Jy ! Clean residual min=-0.010128 max=0.009281 Jy/beam ! Clean residual mean=0.000078 rms=0.003138 Jy/beam ! Combined flux in latest and established models = 0.0995507 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 17 components and 0.0995507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149468Jy sigma=0.922720 ! Fit after self-cal, rms=0.149442Jy sigma=0.922423 ! 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.149442Jy sigma=0.922423 ! Fit after self-cal, rms=0.149463Jy sigma=0.922397 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8661 mas, bmaj=2.811 mas, bpa=-1.351 degrees ! Estimated noise=0.960309 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00024486 Jy ! Component: 100 - total flux cleaned = 0.000244486 Jy ! Component: 150 - total flux cleaned = 0.000179434 Jy ! Component: 200 - total flux cleaned = 0.00015016 Jy ! Total flux subtracted in 200 components = 0.00015016 Jy ! Clean residual min=-0.010104 max=0.009344 Jy/beam ! Clean residual mean=0.000078 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 0.0997008 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 18 components and 0.0997008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149446Jy sigma=0.922279 ! Fit after self-cal, rms=0.149427Jy sigma=0.922247 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.00012421 Jy ! Component: 100 - total flux cleaned = 9.76729e-05 Jy ! Component: 150 - total flux cleaned = 4.67086e-05 Jy ! Component: 200 - total flux cleaned = -9.31614e-08 Jy ! Total flux subtracted in 200 components = -9.31614e-08 Jy ! Clean residual min=-0.010107 max=0.009388 Jy/beam ! Clean residual mean=0.000080 rms=0.003143 Jy/beam ! Combined flux in latest and established models = 0.0997007 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0997008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149416Jy sigma=0.922177 ! Fit after self-cal, rms=0.149392Jy sigma=0.922158 ! 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.149392Jy sigma=0.922158 ! Fit after self-cal, rms=0.149367Jy sigma=0.922148 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8658 mas, bmaj=2.811 mas, bpa=-1.422 degrees ! Estimated noise=0.959721 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.64379e-05 Jy ! Component: 100 - total flux cleaned = 2.16662e-05 Jy ! Component: 150 - total flux cleaned = -2.59994e-05 Jy ! Component: 200 - total flux cleaned = -6.99277e-05 Jy ! Total flux subtracted in 200 components = -6.99277e-05 Jy ! Clean residual min=-0.010038 max=0.009295 Jy/beam ! Clean residual mean=0.000079 rms=0.003134 Jy/beam ! Combined flux in latest and established models = 0.0996308 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 20 components and 0.0996308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149359Jy sigma=0.922091 ! Fit after self-cal, rms=0.149325Jy sigma=0.921977 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 = 5.99184e-06 Jy ! Component: 100 - total flux cleaned = -3.82569e-05 Jy ! Component: 150 - total flux cleaned = -5.8931e-05 Jy ! Component: 200 - total flux cleaned = -7.84593e-05 Jy ! Total flux subtracted in 200 components = -7.84593e-05 Jy ! Clean residual min=-0.010064 max=0.009330 Jy/beam ! Clean residual mean=0.000079 rms=0.003137 Jy/beam ! Combined flux in latest and established models = 0.0995524 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.0995524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149317Jy sigma=0.921942 ! Fit after self-cal, rms=0.149307Jy sigma=0.921938 ! 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.149307Jy sigma=0.921938 ! Fit after self-cal, rms=0.149280Jy sigma=0.921932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.8 mas, bmaj=8.237 mas, bpa=-5.119 degrees ! Estimated noise=1.25168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000881812 Jy ! Component: 100 - total flux cleaned = 0.00101747 Jy ! Component: 150 - total flux cleaned = 0.00114294 Jy ! Component: 200 - total flux cleaned = 0.00120322 Jy ! Total flux subtracted in 200 components = 0.00120322 Jy ! Clean residual min=-0.017576 max=0.015531 Jy/beam ! Clean residual mean=0.000153 rms=0.006030 Jy/beam ! Combined flux in latest and established models = 0.100756 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 26 components and 0.100756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149313Jy sigma=0.922092 ! Fit after self-cal, rms=0.149406Jy sigma=0.921935 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.00026668 Jy ! Component: 100 - total flux cleaned = 0.000328735 Jy ! Component: 150 - total flux cleaned = 0.000442336 Jy ! Component: 200 - total flux cleaned = 0.000548694 Jy ! Total flux subtracted in 200 components = 0.000548694 Jy ! Clean residual min=-0.017485 max=0.015428 Jy/beam ! Clean residual mean=0.000152 rms=0.005997 Jy/beam ! Combined flux in latest and established models = 0.101304 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 26 components and 0.101304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149468Jy sigma=0.922250 ! Fit after self-cal, rms=0.149547Jy sigma=0.922161 ! 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=0.8654 mas, bmaj=2.811 mas, bpa=-1.484 degrees ! Estimated noise=0.959091 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8654 x 2.811 at -1.484 degrees (North through East) ! Clean map min=-0.0096107 max=0.089091 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=0.6921 mas, bmaj=2.191 mas, bpa=-0.2671 degrees ! Estimated noise=2.3342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0660247 Jy ! Component: 100 - total flux cleaned = 0.0817862 Jy ! Component: 150 - total flux cleaned = 0.0890188 Jy ! Component: 200 - total flux cleaned = 0.0931134 Jy ! Total flux subtracted in 200 components = 0.0931134 Jy ! Clean residual min=-0.007526 max=0.007450 Jy/beam ! Clean residual mean=0.000009 rms=0.002045 Jy/beam ! Combined flux in latest and established models = 0.0931134 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 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0931134 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8654 mas, bmaj=2.811 mas, bpa=-1.484 degrees ! Estimated noise=0.959091 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.00479446 Jy ! Component: 100 - total flux cleaned = 0.00623943 Jy ! Component: 150 - total flux cleaned = 0.00655107 Jy ! Component: 200 - total flux cleaned = 0.00671176 Jy ! Total flux subtracted in 200 components = 0.00671176 Jy ! Clean residual min=-0.009998 max=0.009309 Jy/beam ! Clean residual mean=0.000080 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 0.0998252 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.0998251 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.8 mas, bmaj=8.237 mas, bpa=-5.119 degrees ! Estimated noise=1.25168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129916 Jy ! Component: 100 - total flux cleaned = 0.00137184 Jy ! Component: 150 - total flux cleaned = 0.0015089 Jy ! Component: 200 - total flux cleaned = 0.00157363 Jy ! Total flux subtracted in 200 components = 0.00157363 Jy ! Clean residual min=-0.017632 max=0.015724 Jy/beam ! Clean residual mean=0.000154 rms=0.005997 Jy/beam ! Combined flux in latest and established models = 0.101399 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 = 0.000125762 Jy ! Component: 100 - total flux cleaned = 0.000184894 Jy ! Component: 150 - total flux cleaned = 0.000296795 Jy ! Component: 200 - total flux cleaned = 0.000351052 Jy ! Total flux subtracted in 200 components = 0.000351052 Jy ! Clean residual min=-0.017583 max=0.015473 Jy/beam ! Clean residual mean=0.000151 rms=0.005959 Jy/beam ! Combined flux in latest and established models = 0.10175 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 25 components and 0.10175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8654 mas, bmaj=2.811 mas, bpa=-1.484 degrees ! Estimated noise=0.959091 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000980481 Jy ! Component: 100 - total flux cleaned = -0.00128797 Jy ! Component: 150 - total flux cleaned = -0.00135384 Jy ! Component: 200 - total flux cleaned = -0.00141258 Jy ! Total flux subtracted in 200 components = -0.00141258 Jy ! Clean residual min=-0.010003 max=0.009260 Jy/beam ! Clean residual mean=0.000078 rms=0.003109 Jy/beam ! Combined flux in latest and established models = 0.100337 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.100337 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.149563Jy sigma=0.922004 ! Fit after self-cal, rms=0.149536Jy sigma=0.921956 wmodel /scr/pima/rv102_uvs/J2302-3718_X_map.mod ! Writing 28 model components to file: /scr/pima/rv102_uvs/J2302-3718_X_map.mod wobs /scr/pima/rv102_uvs/J2302-3718_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv102_uvs/J2302-3718_X_uvs.fits wwins /scr/pima/rv102_uvs/J2302-3718_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rv102_uvs/J2302-3718_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.0016289 Jy ! Component: 100 - total flux cleaned = -0.00210171 Jy ! Component: 150 - total flux cleaned = -0.00253035 Jy ! Component: 200 - total flux cleaned = -0.00212976 Jy ! Component: 250 - total flux cleaned = -0.00175736 Jy ! Component: 300 - total flux cleaned = -0.00152367 Jy ! Component: 350 - total flux cleaned = -0.00130029 Jy ! Component: 400 - total flux cleaned = -0.000984147 Jy ! Component: 450 - total flux cleaned = -0.000883627 Jy ! Component: 500 - total flux cleaned = -0.000884199 Jy ! Component: 550 - total flux cleaned = -0.000885223 Jy ! Component: 600 - total flux cleaned = -0.000800422 Jy ! Component: 650 - total flux cleaned = -0.000884173 Jy ! Component: 700 - total flux cleaned = -0.000883037 Jy ! Component: 750 - total flux cleaned = -0.000879687 Jy ! Component: 800 - total flux cleaned = -0.000660253 Jy ! Component: 850 - total flux cleaned = -0.000451115 Jy ! Component: 900 - total flux cleaned = -0.000316784 Jy ! Component: 950 - total flux cleaned = -0.00031607 Jy ! Component: 1000 - total flux cleaned = -0.000252149 Jy ! Component: 1050 - total flux cleaned = -7.30806e-05 Jy ! Component: 1100 - total flux cleaned = -7.39592e-05 Jy ! Component: 1150 - total flux cleaned = 9.23548e-05 Jy ! Component: 1200 - total flux cleaned = 0.000254689 Jy ! Component: 1250 - total flux cleaned = 0.000412908 Jy ! Component: 1300 - total flux cleaned = 0.000566716 Jy ! Component: 1350 - total flux cleaned = 0.000815164 Jy ! Component: 1400 - total flux cleaned = 0.000911197 Jy ! Component: 1450 - total flux cleaned = 0.00119439 Jy ! Component: 1500 - total flux cleaned = 0.00137913 Jy ! Component: 1550 - total flux cleaned = 0.0016501 Jy ! Component: 1600 - total flux cleaned = 0.00182806 Jy ! Component: 1650 - total flux cleaned = 0.00212989 Jy ! Component: 1700 - total flux cleaned = 0.00234024 Jy ! Component: 1750 - total flux cleaned = 0.00254628 Jy ! Component: 1800 - total flux cleaned = 0.00270769 Jy ! Component: 1850 - total flux cleaned = 0.00258818 Jy ! Component: 1900 - total flux cleaned = 0.00270577 Jy ! Component: 1950 - total flux cleaned = 0.00278327 Jy ! Component: 2000 - total flux cleaned = 0.00278321 Jy ! Component: 2050 - total flux cleaned = 0.00278267 Jy ! Component: 2100 - total flux cleaned = 0.00274535 Jy ! Component: 2150 - total flux cleaned = 0.00267217 Jy ! Component: 2200 - total flux cleaned = 0.00256462 Jy ! Component: 2250 - total flux cleaned = 0.00256453 Jy ! Component: 2300 - total flux cleaned = 0.00238971 Jy ! Component: 2350 - total flux cleaned = 0.00235509 Jy ! Component: 2400 - total flux cleaned = 0.00235507 Jy ! Component: 2450 - total flux cleaned = 0.00225375 Jy ! Component: 2500 - total flux cleaned = 0.00218715 Jy ! Component: 2550 - total flux cleaned = 0.00212165 Jy ! Component: 2600 - total flux cleaned = 0.00208927 Jy ! Component: 2650 - total flux cleaned = 0.00199241 Jy ! Component: 2700 - total flux cleaned = 0.00177007 Jy ! Component: 2750 - total flux cleaned = 0.00164478 Jy ! Component: 2800 - total flux cleaned = 0.00148946 Jy ! Component: 2850 - total flux cleaned = 0.00139714 Jy ! Component: 2900 - total flux cleaned = 0.00127466 Jy ! Component: 2950 - total flux cleaned = 0.00112335 Jy ! Component: 3000 - total flux cleaned = 0.000973626 Jy ! Component: 3050 - total flux cleaned = 0.000943911 Jy ! Component: 3100 - total flux cleaned = 0.000826232 Jy ! Component: 3150 - total flux cleaned = 0.000709628 Jy ! Component: 3200 - total flux cleaned = 0.000709478 Jy ! Component: 3250 - total flux cleaned = 0.000594316 Jy ! Component: 3300 - total flux cleaned = 0.000537244 Jy ! Component: 3350 - total flux cleaned = 0.00045198 Jy ! Component: 3400 - total flux cleaned = 0.000451656 Jy ! Component: 3450 - total flux cleaned = 0.000282985 Jy ! Component: 3500 - total flux cleaned = 0.00022703 Jy ! Component: 3550 - total flux cleaned = 8.7923e-05 Jy ! Component: 3600 - total flux cleaned = -5.02498e-05 Jy ! Component: 3650 - total flux cleaned = -7.77792e-05 Jy ! Component: 3700 - total flux cleaned = -0.000242151 Jy ! Component: 3750 - total flux cleaned = -0.000351391 Jy ! Component: 3800 - total flux cleaned = -0.000460133 Jy ! Component: 3850 - total flux cleaned = -0.000622266 Jy ! Component: 3900 - total flux cleaned = -0.000756654 Jy ! Component: 3950 - total flux cleaned = -0.000890704 Jy ! Component: 4000 - total flux cleaned = -0.000917394 Jy ! Component: 4050 - total flux cleaned = -0.00110378 Jy ! Total flux subtracted in 4096 components = -0.00120993 Jy ! Clean residual min=-0.002145 max=0.001483 Jy/beam ! Clean residual mean=-0.000008 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.0991273 Jy keep ! Adding 416 model components to the UV plane model. ! The established model now contains 444 components and 0.0991273 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rv102_uvs/J2302-3718_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8654 x 2.811 at -1.484 degrees (North through East) ! Clean map min=-0.0034855 max=0.085839 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv102_uvs/J2302-3718_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0858392 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000461538 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.61303 1.61303 3.22606 6.45213 12.9043 25.8085 51.617 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.085 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 185.985 quit ! Quitting program ! Log file /scr/pima/rv102_uvs/J2302-3718_X_uvs.log closed on Sat Feb 27 22:29:16 2016