! Started logfile: /d2/scr/pima/bp177c_uvs/J1223-4234_C_uvs.log on Sat Mar 22 21:15:04 2014 obs /d2/scr/pima/bp177c_uvs/J1223-4234_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177c_uvs/J1223-4234_C_uva.fits ! AN table 1: 4 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.571429 visibilities/baseline/integration-bin. ! Found source: J1223-4234 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 384 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177c_uvs/J1223-4234_C] 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.300x0.300 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 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003417Jy sigma=24.525175 ! Fit after self-cal, rms=0.947831Jy sigma=24.077818 ! 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=1.469 mas, bmaj=13.24 mas, bpa=-30.85 degrees ! Estimated noise=2.0982 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.0368149 Jy ! Component: 100 - total flux cleaned = 0.0562826 Jy ! Total flux subtracted in 100 components = 0.0562826 Jy ! Clean residual min=-0.009049 max=0.010349 Jy/beam ! Clean residual mean=-0.000096 rms=0.003121 Jy/beam ! Combined flux in latest and established models = 0.0562826 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0562826 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.039148Jy sigma=1.009790 ! Fit after self-cal, rms=0.038597Jy sigma=0.994396 ! 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=1.887 mas, bmaj=13.55 mas, bpa=-29.61 degrees ! Estimated noise=1.5491 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.018084 Jy ! Component: 100 - total flux cleaned = 0.0258269 Jy ! Component: 150 - total flux cleaned = 0.025907 Jy ! Component: 200 - total flux cleaned = 0.0255927 Jy ! Total flux subtracted in 200 components = 0.0255927 Jy ! Clean residual min=-0.004926 max=0.004969 Jy/beam ! Clean residual mean=-0.000007 rms=0.002295 Jy/beam ! Combined flux in latest and established models = 0.0818753 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 116 components and 0.0818753 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.028038Jy sigma=0.704006 ! Fit after self-cal, rms=0.027653Jy sigma=0.697471 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.887 x 13.55 at -29.61 degrees (North through East) ! Clean map min=-0.0074438 max=0.031794 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* 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* 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* 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* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.027653Jy sigma=0.697471 ! Fit after self-cal, rms=0.027653Jy sigma=0.697471 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.887 mas, bmaj=13.55 mas, bpa=-29.61 degrees ! Estimated noise=1.5491 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.000286822 Jy ! Component: 100 - total flux cleaned = 0.00240914 Jy ! Component: 150 - total flux cleaned = 0.00440313 Jy ! Component: 200 - total flux cleaned = 0.00582481 Jy ! Total flux subtracted in 200 components = 0.00582481 Jy ! Clean residual min=-0.002480 max=0.002478 Jy/beam ! Clean residual mean=-0.000026 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0877001 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 192 components and 0.0877002 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.024894Jy sigma=0.622296 ! Fit after self-cal, rms=0.024760Jy sigma=0.619292 ! 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.024760Jy sigma=0.619292 ! Fit after self-cal, rms=0.024398Jy sigma=0.605883 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.87 mas, bmaj=13.72 mas, bpa=-29.72 degrees ! Estimated noise=1.51824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320274 Jy ! Component: 100 - total flux cleaned = 0.00443832 Jy ! Component: 150 - total flux cleaned = 0.00503846 Jy ! Component: 200 - total flux cleaned = 0.00530651 Jy ! Total flux subtracted in 200 components = 0.00530651 Jy ! Clean residual min=-0.001423 max=0.001420 Jy/beam ! Clean residual mean=-0.000006 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.0930067 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 250 components and 0.0930067 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.023507Jy sigma=0.582191 ! Fit after self-cal, rms=0.023499Jy sigma=0.581465 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.00684e-05 Jy ! Component: 100 - total flux cleaned = 5.55639e-06 Jy ! Component: 150 - total flux cleaned = 0.000145452 Jy ! Component: 200 - total flux cleaned = 0.000477594 Jy ! Total flux subtracted in 200 components = 0.000477594 Jy ! Clean residual min=-0.001082 max=0.001084 Jy/beam ! Clean residual mean=-0.000002 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.0934843 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 303 components and 0.0934843 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.023075Jy sigma=0.570520 ! Fit after self-cal, rms=0.023075Jy sigma=0.570144 ! 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.023075Jy sigma=0.570144 ! Fit after self-cal, rms=0.022562Jy sigma=0.559919 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.868 mas, bmaj=13.74 mas, bpa=-29.71 degrees ! Estimated noise=1.50165 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000662067 Jy ! Component: 100 - total flux cleaned = 0.000851124 Jy ! Component: 150 - total flux cleaned = 0.000908394 Jy ! Component: 200 - total flux cleaned = 0.00123245 Jy ! Total flux subtracted in 200 components = 0.00123245 Jy ! Clean residual min=-0.000866 max=0.000866 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0947167 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 351 components and 0.0947167 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.022277Jy sigma=0.551612 ! Fit after self-cal, rms=0.022273Jy sigma=0.551327 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.000122078 Jy ! Component: 100 - total flux cleaned = 3.27091e-05 Jy ! Component: 150 - total flux cleaned = 0.000276743 Jy ! Component: 200 - total flux cleaned = 0.000324118 Jy ! Total flux subtracted in 200 components = 0.000324118 Jy ! Clean residual min=-0.000763 max=0.000759 Jy/beam ! Clean residual mean=0.000002 rms=0.000312 Jy/beam ! Combined flux in latest and established models = 0.0950408 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 385 components and 0.0950408 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.022079Jy sigma=0.545871 ! Fit after self-cal, rms=0.022081Jy sigma=0.545695 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.022081Jy sigma=0.545695 ! Fit after self-cal, rms=0.021922Jy sigma=0.540851 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.614 mas, bmaj=21.54 mas, bpa=-14.92 degrees ! Estimated noise=1.72377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000795264 Jy ! Component: 100 - total flux cleaned = 0.000845312 Jy ! Component: 150 - total flux cleaned = 0.000941002 Jy ! Component: 200 - total flux cleaned = 0.0010836 Jy ! Total flux subtracted in 200 components = 0.0010836 Jy ! Clean residual min=-0.000772 max=0.000783 Jy/beam ! Clean residual mean=0.000005 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.0961244 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 436 components and 0.0961244 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.021789Jy sigma=0.536319 ! Fit after self-cal, rms=0.021793Jy sigma=0.536131 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.000168137 Jy ! Component: 100 - total flux cleaned = -0.000293235 Jy ! Component: 150 - total flux cleaned = -0.000214661 Jy ! Component: 200 - total flux cleaned = -2.52042e-05 Jy ! Total flux subtracted in 200 components = -2.52042e-05 Jy ! Clean residual min=-0.000615 max=0.000619 Jy/beam ! Clean residual mean=0.000005 rms=0.000278 Jy/beam ! Combined flux in latest and established models = 0.0960992 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 486 components and 0.0960992 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.021695Jy sigma=0.532987 ! Fit after self-cal, rms=0.021694Jy sigma=0.532869 ! 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=1.859 mas, bmaj=13.71 mas, bpa=-29.73 degrees ! Estimated noise=1.49407 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.859 x 13.71 at -29.73 degrees (North through East) ! Clean map min=-0.0033634 max=0.029024 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=1.455 mas, bmaj=13.48 mas, bpa=-30.87 degrees ! Estimated noise=2.00035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0355597 Jy ! Component: 100 - total flux cleaned = 0.0550648 Jy ! Component: 150 - total flux cleaned = 0.0673338 Jy ! Component: 200 - total flux cleaned = 0.0705455 Jy ! Total flux subtracted in 200 components = 0.0705455 Jy ! Clean residual min=-0.006026 max=0.006026 Jy/beam ! Clean residual mean=-0.000012 rms=0.002055 Jy/beam ! Combined flux in latest and established models = 0.0705455 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.0705455 Jy ! Inverting map and beam ! Estimated beam: bmin=1.859 mas, bmaj=13.71 mas, bpa=-29.73 degrees ! Estimated noise=1.49407 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.00698878 Jy ! Component: 100 - total flux cleaned = 0.00918311 Jy ! Component: 150 - total flux cleaned = 0.0113275 Jy ! Component: 200 - total flux cleaned = 0.0122534 Jy ! Total flux subtracted in 200 components = 0.0122534 Jy ! Clean residual min=-0.003481 max=0.003491 Jy/beam ! Clean residual mean=-0.000013 rms=0.001647 Jy/beam ! Combined flux in latest and established models = 0.0827988 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 141 components and 0.0827988 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.614 mas, bmaj=21.54 mas, bpa=-14.92 degrees ! Estimated noise=1.72377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00532575 Jy ! Component: 100 - total flux cleaned = 0.0089046 Jy ! Component: 150 - total flux cleaned = 0.0106572 Jy ! Component: 200 - total flux cleaned = 0.011426 Jy ! Total flux subtracted in 200 components = 0.011426 Jy ! Clean residual min=-0.002317 max=0.002310 Jy/beam ! Clean residual mean=-0.000004 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.0942248 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.0006736 Jy ! Component: 100 - total flux cleaned = -0.00182996 Jy ! Component: 150 - total flux cleaned = -0.00296038 Jy ! Component: 200 - total flux cleaned = -0.00407792 Jy ! Total flux subtracted in 200 components = -0.00407792 Jy ! Clean residual min=-0.002049 max=0.002076 Jy/beam ! Clean residual mean=-0.000002 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.0901469 Jy ! Adding 160 model components to the UV plane model. ! The established model now contains 297 components and 0.0901469 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.859 mas, bmaj=13.71 mas, bpa=-29.73 degrees ! Estimated noise=1.49407 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000689118 Jy ! Component: 100 - total flux cleaned = -0.000977803 Jy ! Component: 150 - total flux cleaned = -0.00073933 Jy ! Component: 200 - total flux cleaned = -0.000881966 Jy ! Total flux subtracted in 200 components = -0.000881966 Jy ! Clean residual min=-0.001159 max=0.001177 Jy/beam ! Clean residual mean=-0.000005 rms=0.000449 Jy/beam ! Combined flux in latest and established models = 0.089265 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 344 components and 0.089265 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.022475Jy sigma=0.556863 ! Fit after self-cal, rms=0.022407Jy sigma=0.554353 wmodel /d2/scr/pima/bp177c_uvs/J1223-4234_C_map.mod ! Writing 344 model components to file: /d2/scr/pima/bp177c_uvs/J1223-4234_C_map.mod wobs /d2/scr/pima/bp177c_uvs/J1223-4234_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177c_uvs/J1223-4234_C_uvs.fits wwins /d2/scr/pima/bp177c_uvs/J1223-4234_C_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/bp177c_uvs/J1223-4234_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.859 x 13.71 at -29.73 degrees (North through East) ! Clean map min=-0.0042144 max=0.022564 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177c_uvs/J1223-4234_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0225637 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000409199 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.4406 5.4406 10.8812 21.7624 43.5248 87.0495 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.022 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 55.141 quit ! Quitting program ! Log file /d2/scr/pima/bp177c_uvs/J1223-4234_C_uvs.log closed on Sat Mar 22 21:15:07 2014