! Started logfile: /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uvs.log on Mon Feb 24 08:46:23 2014 obs /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uva.fits ! AN table 1: 3 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.533333 visibilities/baseline/integration-bin. ! Found source: J1113+4017 ! ! 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 192 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 /d2/scr/pima/bp171a3_uvs/J1113+4017_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.999379Jy sigma=39.909830 ! Fit after self-cal, rms=0.981651Jy sigma=39.244378 ! 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.03 mas, bmaj=17.29 mas, bpa=57.18 degrees ! Estimated noise=2.34589 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.0138359 Jy ! Component: 100 - total flux cleaned = 0.0149699 Jy ! Total flux subtracted in 100 components = 0.0149699 Jy ! Clean residual min=-0.001486 max=0.001511 Jy/beam ! Clean residual mean=-0.000005 rms=0.000581 Jy/beam ! Combined flux in latest and established models = 0.0149699 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0149699 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.013374Jy sigma=0.506503 ! Fit after self-cal, rms=0.012854Jy sigma=0.481896 ! 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.391 mas, bmaj=13.7 mas, bpa=56.6 degrees ! Estimated noise=1.51009 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.00026671 Jy ! Component: 100 - total flux cleaned = 7.08602e-06 Jy ! Component: 150 - total flux cleaned = 9.96242e-06 Jy ! Component: 200 - total flux cleaned = -0.000279016 Jy ! Total flux subtracted in 200 components = -0.000279016 Jy ! Clean residual min=-0.000993 max=0.001013 Jy/beam ! Clean residual mean=-0.000003 rms=0.000309 Jy/beam ! Combined flux in latest and established models = 0.0146909 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 71 components and 0.0146909 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.012311Jy sigma=0.470140 ! Fit after self-cal, rms=0.012260Jy sigma=0.468686 ! 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.391 x 13.7 at 56.6 degrees (North through East) ! Clean map min=-0.0013068 max=0.014412 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* 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* 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* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.00* KP 1.18 OV 1.04 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00* KP 0.95 OV 1.10 ! PT 1.07 SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 1.00* KP 0.90 OV 1.07 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.012260Jy sigma=0.468686 ! Fit after self-cal, rms=0.012599Jy sigma=0.466343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.404 mas, bmaj=13.65 mas, bpa=56.57 degrees ! Estimated noise=1.53887 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.000312179 Jy ! Component: 100 - total flux cleaned = -9.62277e-05 Jy ! Component: 150 - total flux cleaned = 8.68566e-05 Jy ! Component: 200 - total flux cleaned = 0.000335929 Jy ! Total flux subtracted in 200 components = 0.000335929 Jy ! Clean residual min=-0.000377 max=0.000379 Jy/beam ! Clean residual mean=-0.000000 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0150268 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 125 components and 0.0150268 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.012529Jy sigma=0.462049 ! Fit after self-cal, rms=0.012511Jy sigma=0.461683 ! 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.012511Jy sigma=0.461683 ! Fit after self-cal, rms=0.012541Jy sigma=0.461351 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.411 mas, bmaj=13.63 mas, bpa=56.5 degrees ! Estimated noise=1.53071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000223269 Jy ! Component: 100 - total flux cleaned = -0.000290922 Jy ! Component: 150 - total flux cleaned = -0.00029105 Jy ! Component: 200 - total flux cleaned = -0.000237866 Jy ! Total flux subtracted in 200 components = -0.000237866 Jy ! Clean residual min=-0.000217 max=0.000219 Jy/beam ! Clean residual mean=-0.000000 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0147889 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 192 components and 0.0147889 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.012513Jy sigma=0.459818 ! Fit after self-cal, rms=0.012505Jy sigma=0.459675 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 = -9.5482e-05 Jy ! Component: 100 - total flux cleaned = -0.000149422 Jy ! Component: 150 - total flux cleaned = -0.000199318 Jy ! Component: 200 - total flux cleaned = -0.000238371 Jy ! Total flux subtracted in 200 components = -0.000238371 Jy ! Clean residual min=-0.000163 max=0.000163 Jy/beam ! Clean residual mean=-0.000000 rms=0.000062 Jy/beam ! Combined flux in latest and established models = 0.0145506 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 248 components and 0.0145506 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.012495Jy sigma=0.458999 ! Fit after self-cal, rms=0.012494Jy sigma=0.458939 ! 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.012494Jy sigma=0.458939 ! Fit after self-cal, rms=0.012553Jy sigma=0.456879 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=13.74 mas, bpa=56.48 degrees ! Estimated noise=1.52277 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01958e-05 Jy ! Component: 100 - total flux cleaned = 2.07248e-05 Jy ! Component: 150 - total flux cleaned = -2.9542e-06 Jy ! Component: 200 - total flux cleaned = -3.26698e-06 Jy ! Total flux subtracted in 200 components = -3.26698e-06 Jy ! Clean residual min=-0.000212 max=0.000213 Jy/beam ! Clean residual mean=-0.000000 rms=0.000075 Jy/beam ! Combined flux in latest and established models = 0.0145473 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 295 components and 0.0145473 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.012532Jy sigma=0.456303 ! Fit after self-cal, rms=0.012535Jy sigma=0.456187 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.95604e-05 Jy ! Component: 100 - total flux cleaned = -3.83317e-05 Jy ! Component: 150 - total flux cleaned = -8.03825e-05 Jy ! Component: 200 - total flux cleaned = -0.000104434 Jy ! Total flux subtracted in 200 components = -0.000104434 Jy ! Clean residual min=-0.000131 max=0.000133 Jy/beam ! Clean residual mean=0.000000 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.0144429 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 342 components and 0.0144429 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.012522Jy sigma=0.455808 ! Fit after self-cal, rms=0.012521Jy sigma=0.455781 ! 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.012521Jy sigma=0.455781 ! Fit after self-cal, rms=0.012651Jy sigma=0.454194 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.544 mas, bmaj=13.37 mas, bpa=56.35 degrees ! Estimated noise=1.53095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000211931 Jy ! Component: 100 - total flux cleaned = -9.87332e-05 Jy ! Component: 150 - total flux cleaned = 1.11886e-06 Jy ! Component: 200 - total flux cleaned = 4.86499e-05 Jy ! Total flux subtracted in 200 components = 4.86499e-05 Jy ! Clean residual min=-0.000111 max=0.000113 Jy/beam ! Clean residual mean=0.000000 rms=0.000038 Jy/beam ! Combined flux in latest and established models = 0.0144915 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 381 components and 0.0144915 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.012638Jy sigma=0.453872 ! Fit after self-cal, rms=0.012637Jy sigma=0.453805 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.15448e-05 Jy ! Component: 100 - total flux cleaned = 2.88965e-05 Jy ! Component: 150 - total flux cleaned = 5.61303e-05 Jy ! Component: 200 - total flux cleaned = 7.63923e-05 Jy ! Total flux subtracted in 200 components = 7.63923e-05 Jy ! Clean residual min=-0.000113 max=0.000113 Jy/beam ! Clean residual mean=0.000000 rms=0.000038 Jy/beam ! Combined flux in latest and established models = 0.0145679 Jy ! Performing phase self-cal ! Adding 51 model components to the UV plane model. ! The established model now contains 421 components and 0.0145679 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.012629Jy sigma=0.453603 ! Fit after self-cal, rms=0.012625Jy sigma=0.453570 ! 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.382 mas, bmaj=13.74 mas, bpa=56.5 degrees ! Estimated noise=1.52222 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.382 x 13.74 at 56.5 degrees (North through East) ! Clean map min=-0.001471 max=0.014812 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.032 mas, bmaj=17.32 mas, bpa=57.15 degrees ! Estimated noise=2.36859 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142946 Jy ! Component: 100 - total flux cleaned = 0.015315 Jy ! Component: 150 - total flux cleaned = 0.0146466 Jy ! Component: 200 - total flux cleaned = 0.0143622 Jy ! Total flux subtracted in 200 components = 0.0143622 Jy ! Clean residual min=-0.001707 max=0.001635 Jy/beam ! Clean residual mean=-0.000003 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.0143622 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 53 model components to the UV plane model. ! The established model now contains 53 components and 0.0143622 Jy ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=13.74 mas, bpa=56.5 degrees ! Estimated noise=1.52222 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.000142667 Jy ! Component: 100 - total flux cleaned = 0.000438587 Jy ! Component: 150 - total flux cleaned = 0.000343479 Jy ! Component: 200 - total flux cleaned = 0.000223261 Jy ! Total flux subtracted in 200 components = 0.000223261 Jy ! Clean residual min=-0.000480 max=0.000480 Jy/beam ! Clean residual mean=-0.000001 rms=0.000174 Jy/beam ! Combined flux in latest and established models = 0.0145854 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 124 components and 0.0145854 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=3.544 mas, bmaj=13.37 mas, bpa=56.35 degrees ! Estimated noise=1.53095 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.51901e-05 Jy ! Component: 100 - total flux cleaned = 0.00026102 Jy ! Component: 150 - total flux cleaned = 0.000414725 Jy ! Component: 200 - total flux cleaned = 0.000445012 Jy ! Total flux subtracted in 200 components = 0.000445012 Jy ! Clean residual min=-0.000266 max=0.000263 Jy/beam ! Clean residual mean=-0.000001 rms=0.000089 Jy/beam ! Combined flux in latest and established models = 0.0150304 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 = -5.06491e-05 Jy ! Component: 100 - total flux cleaned = -0.000105605 Jy ! Component: 150 - total flux cleaned = -0.000144887 Jy ! Component: 200 - total flux cleaned = -0.000213958 Jy ! Total flux subtracted in 200 components = -0.000213958 Jy ! Clean residual min=-0.000423 max=0.000426 Jy/beam ! Clean residual mean=0.000000 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0148165 Jy ! Adding 98 model components to the UV plane model. ! The established model now contains 221 components and 0.0148165 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.382 mas, bmaj=13.74 mas, bpa=56.5 degrees ! Estimated noise=1.52222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.33511e-05 Jy ! Component: 100 - total flux cleaned = -3.48584e-05 Jy ! Component: 150 - total flux cleaned = -5.11421e-05 Jy ! Component: 200 - total flux cleaned = 6.98656e-06 Jy ! Total flux subtracted in 200 components = 6.98656e-06 Jy ! Clean residual min=-0.000342 max=0.000361 Jy/beam ! Clean residual mean=0.000000 rms=0.000112 Jy/beam ! Combined flux in latest and established models = 0.0148235 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 243 components and 0.0148235 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.012669Jy sigma=0.454187 ! Fit after self-cal, rms=0.012660Jy sigma=0.453935 wmodel /d2/scr/pima/bp171a3_uvs/J1113+4017_X_map.mod ! Writing 243 model components to file: /d2/scr/pima/bp171a3_uvs/J1113+4017_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1113+4017_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J1113+4017_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.382 x 13.74 at 56.5 degrees (North through East) ! Clean map min=-0.0019624 max=0.013358 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1113+4017_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0133579 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.47869e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.12879 2.12879 4.25757 8.51514 17.0303 34.0606 68.1211 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 140.925 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1113+4017_X_uvs.log closed on Mon Feb 24 08:46:26 2014