! Started logfile: /scr/pima/bp192a1_uvs/J2340+1333_X_uvs.log on Wed Sep 16 13:33:51 2015 obs /scr/pima/bp192a1_uvs/J2340+1333_X_uva.fits ! Reading UV FITS file: /scr/pima/bp192a1_uvs/J2340+1333_X_uva.fits ! AN table 1: 19 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J2340+1333 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1368 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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/bp192a1_uvs/J2340+1333_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 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001930Jy sigma=20.896123 ! Fit after self-cal, rms=0.968628Jy sigma=19.705548 ! 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.907 mas, bmaj=11.66 mas, bpa=21.92 degrees ! Estimated noise=1.82015 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239524 Jy ! Component: 100 - total flux cleaned = 0.0241839 Jy ! Total flux subtracted in 100 components = 0.0241839 Jy ! Clean residual min=-0.004439 max=0.004364 Jy/beam ! Clean residual mean=-0.000012 rms=0.002362 Jy/beam ! Combined flux in latest and established models = 0.0241839 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0241839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.034418Jy sigma=0.649491 ! Fit after self-cal, rms=0.032293Jy sigma=0.609725 ! 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.167 mas, bmaj=11.12 mas, bpa=20.02 degrees ! Estimated noise=1.01441 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.000297985 Jy ! Component: 100 - total flux cleaned = 1.02532e-05 Jy ! Component: 150 - total flux cleaned = -6.53317e-05 Jy ! Component: 200 - total flux cleaned = -0.000330111 Jy ! Total flux subtracted in 200 components = -0.000330111 Jy ! Clean residual min=-0.000914 max=0.000918 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.0238538 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 80 components and 0.0238538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.031017Jy sigma=0.585057 ! Fit after self-cal, rms=0.030702Jy sigma=0.582107 ! 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.167 x 11.12 at 20.02 degrees (North through East) ! Clean map min=-0.005376 max=0.030874 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.00* FD 1.01 KP 0.99 LA 0.93 ! OV 0.90 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 KP 1.19 LA 0.92 ! OV 0.96 PT 1.07 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.030702Jy sigma=0.582107 ! Fit after self-cal, rms=0.030520Jy sigma=0.580988 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.151 mas, bmaj=11.13 mas, bpa=19.93 degrees ! Estimated noise=1.013 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.00119948 Jy ! Component: 100 - total flux cleaned = -0.00121186 Jy ! Component: 150 - total flux cleaned = -0.00111049 Jy ! Component: 200 - total flux cleaned = -0.00100178 Jy ! Total flux subtracted in 200 components = -0.00100178 Jy ! Clean residual min=-0.000401 max=0.000408 Jy/beam ! Clean residual mean=-0.000000 rms=0.000156 Jy/beam ! Combined flux in latest and established models = 0.022852 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 159 components and 0.022852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030349Jy sigma=0.577777 ! Fit after self-cal, rms=0.030243Jy sigma=0.576936 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030243Jy sigma=0.576936 ! Fit after self-cal, rms=0.030556Jy sigma=0.574863 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.148 mas, bmaj=11.14 mas, bpa=19.87 degrees ! Estimated noise=1.01914 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000162217 Jy ! Component: 100 - total flux cleaned = -2.11264e-05 Jy ! Component: 150 - total flux cleaned = -8.89384e-05 Jy ! Component: 200 - total flux cleaned = -0.000110341 Jy ! Total flux subtracted in 200 components = -0.000110341 Jy ! Clean residual min=-0.000315 max=0.000318 Jy/beam ! Clean residual mean=-0.000001 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0227416 Jy selfcal ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 213 components and 0.0227416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030506Jy sigma=0.573955 ! Fit after self-cal, rms=0.030499Jy sigma=0.572688 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.000198322 Jy ! Component: 100 - total flux cleaned = -0.000347068 Jy ! Component: 150 - total flux cleaned = -0.000346192 Jy ! Component: 200 - total flux cleaned = -0.000390436 Jy ! Total flux subtracted in 200 components = -0.000390436 Jy ! Clean residual min=-0.000358 max=0.000358 Jy/beam ! Clean residual mean=-0.000000 rms=0.000154 Jy/beam ! Combined flux in latest and established models = 0.0223512 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 293 components and 0.0223512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030442Jy sigma=0.571789 ! Fit after self-cal, rms=0.030351Jy sigma=0.570713 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030351Jy sigma=0.570713 ! Fit after self-cal, rms=0.030310Jy sigma=0.569116 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.134 mas, bmaj=11.16 mas, bpa=19.83 degrees ! Estimated noise=1.01192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000739795 Jy ! Component: 100 - total flux cleaned = 0.000703853 Jy ! Component: 150 - total flux cleaned = 0.000769762 Jy ! Component: 200 - total flux cleaned = 0.00075099 Jy ! Total flux subtracted in 200 components = 0.00075099 Jy ! Clean residual min=-0.000305 max=0.000303 Jy/beam ! Clean residual mean=-0.000001 rms=0.000139 Jy/beam ! Combined flux in latest and established models = 0.0231022 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 366 components and 0.0231022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030257Jy sigma=0.568312 ! Fit after self-cal, rms=0.030278Jy sigma=0.567737 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.000271199 Jy ! Component: 100 - total flux cleaned = 0.000298613 Jy ! Component: 150 - total flux cleaned = 0.000184973 Jy ! Component: 200 - total flux cleaned = 0.000166866 Jy ! Total flux subtracted in 200 components = 0.000166866 Jy ! Clean residual min=-0.000300 max=0.000295 Jy/beam ! Clean residual mean=-0.000000 rms=0.000130 Jy/beam ! Combined flux in latest and established models = 0.0232691 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 430 components and 0.0232691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030244Jy sigma=0.567222 ! Fit after self-cal, rms=0.030232Jy sigma=0.567070 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030232Jy sigma=0.567070 ! Fit after self-cal, rms=0.030231Jy sigma=0.566907 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.216 mas, bmaj=11.11 mas, bpa=20.25 degrees ! Estimated noise=1.01168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000573846 Jy ! Component: 100 - total flux cleaned = 0.000590071 Jy ! Component: 150 - total flux cleaned = 0.000558335 Jy ! Component: 200 - total flux cleaned = 0.00055824 Jy ! Total flux subtracted in 200 components = 0.00055824 Jy ! Clean residual min=-0.000232 max=0.000232 Jy/beam ! Clean residual mean=-0.000000 rms=0.000098 Jy/beam ! Combined flux in latest and established models = 0.0238273 Jy selfcal ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 473 components and 0.0238273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030207Jy sigma=0.566546 ! Fit after self-cal, rms=0.030216Jy sigma=0.566225 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.000128755 Jy ! Component: 100 - total flux cleaned = 0.000212499 Jy ! Component: 150 - total flux cleaned = 0.000178309 Jy ! Component: 200 - total flux cleaned = 0.000115432 Jy ! Total flux subtracted in 200 components = 0.000115432 Jy ! Clean residual min=-0.000261 max=0.000258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000118 Jy/beam ! Combined flux in latest and established models = 0.0239427 Jy ! Performing phase self-cal ! Adding 90 model components to the UV plane model. ! The established model now contains 538 components and 0.0239427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030190Jy sigma=0.565801 ! Fit after self-cal, rms=0.030179Jy sigma=0.565698 ! 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.124 mas, bmaj=11.17 mas, bpa=19.79 degrees ! Estimated noise=1.00838 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.124 x 11.17 at 19.79 degrees (North through East) ! Clean map min=-0.004296 max=0.030057 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.85 mas, bmaj=11.7 mas, bpa=22.07 degrees ! Estimated noise=1.74397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0186431 Jy ! Component: 100 - total flux cleaned = 0.0205659 Jy ! Component: 150 - total flux cleaned = 0.0215276 Jy ! Component: 200 - total flux cleaned = 0.0220347 Jy ! Total flux subtracted in 200 components = 0.0220347 Jy ! Clean residual min=-0.002421 max=0.002385 Jy/beam ! Clean residual mean=-0.000003 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.0220347 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 69 model components to the UV plane model. ! The established model now contains 69 components and 0.0220347 Jy ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=11.17 mas, bpa=19.79 degrees ! Estimated noise=1.00838 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 = -2.16786e-05 Jy ! Component: 100 - total flux cleaned = -0.000493508 Jy ! Component: 150 - total flux cleaned = -0.00133334 Jy ! Component: 200 - total flux cleaned = -0.00196074 Jy ! Total flux subtracted in 200 components = -0.00196074 Jy ! Clean residual min=-0.000730 max=0.000712 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.0200739 Jy ! Adding 79 model components to the UV plane model. ! The established model now contains 148 components and 0.0200739 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=4.216 mas, bmaj=11.11 mas, bpa=20.25 degrees ! Estimated noise=1.01168 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000102126 Jy ! Component: 100 - total flux cleaned = -2.20039e-06 Jy ! Component: 150 - total flux cleaned = -5.27509e-05 Jy ! Component: 200 - total flux cleaned = -0.000140215 Jy ! Total flux subtracted in 200 components = -0.000140215 Jy ! Clean residual min=-0.000340 max=0.000339 Jy/beam ! Clean residual mean=-0.000001 rms=0.000122 Jy/beam ! Combined flux in latest and established models = 0.0199337 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.08575e-05 Jy ! Component: 100 - total flux cleaned = -4.12102e-05 Jy ! Component: 150 - total flux cleaned = -4.83304e-06 Jy ! Component: 200 - total flux cleaned = 1.3923e-05 Jy ! Total flux subtracted in 200 components = 1.3923e-05 Jy ! Clean residual min=-0.000306 max=0.000305 Jy/beam ! Clean residual mean=-0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.0199476 Jy ! Adding 129 model components to the UV plane model. ! The established model now contains 276 components and 0.0199476 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.124 mas, bmaj=11.17 mas, bpa=19.79 degrees ! Estimated noise=1.00838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00014015 Jy ! Component: 100 - total flux cleaned = 3.4192e-05 Jy ! Component: 150 - total flux cleaned = -2.56101e-05 Jy ! Component: 200 - total flux cleaned = -2.53942e-05 Jy ! Total flux subtracted in 200 components = -2.53942e-05 Jy ! Clean residual min=-0.000184 max=0.000184 Jy/beam ! Clean residual mean=-0.000000 rms=0.000069 Jy/beam ! Combined flux in latest and established models = 0.0199222 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 337 components and 0.0199222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.030188Jy sigma=0.566096 ! Fit after self-cal, rms=0.030149Jy sigma=0.565756 wmodel /scr/pima/bp192a1_uvs/J2340+1333_X_map.mod ! Writing 337 model components to file: /scr/pima/bp192a1_uvs/J2340+1333_X_map.mod wobs /scr/pima/bp192a1_uvs/J2340+1333_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a1_uvs/J2340+1333_X_uvs.fits wwins /scr/pima/bp192a1_uvs/J2340+1333_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a1_uvs/J2340+1333_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.124 x 11.17 at 19.79 degrees (North through East) ! Clean map min=-0.0058407 max=0.022708 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a1_uvs/J2340+1333_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0227078 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000120641 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.59383 1.59383 3.18766 6.37532 12.7506 25.5013 51.0026 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.022 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 188.225 quit ! Quitting program ! Log file /scr/pima/bp192a1_uvs/J2340+1333_X_uvs.log closed on Wed Sep 16 13:33:53 2015