! Started logfile: /scr/pima/s3111c_uvs/J1147-0724_X_uvs.log on Tue Jul 24 09:22:33 2012 obs /scr/pima/s3111c_uvs/J1147-0724_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1147-0724_X_uva.fits ! AN table 1: 5 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.619048 visibilities/baseline/integration-bin. ! Found source: J1147-0724 ! ! 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 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 520 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 = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J1147-0724_X] 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 = 512x512 pixels with 0.100x0.100 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.237389Jy sigma=0.874966 ! Fit after self-cal, rms=0.319311Jy sigma=0.225787 ! 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.932 mas, bmaj=6.533 mas, bpa=36.25 degrees ! Estimated noise=53.1735 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.550865 Jy ! Component: 100 - total flux cleaned = 0.674605 Jy ! Total flux subtracted in 100 components = 0.674605 Jy ! Clean residual min=-0.036161 max=0.046129 Jy/beam ! Clean residual mean=0.002249 rms=0.016718 Jy/beam ! Combined flux in latest and established models = 0.674605 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.674605 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.143371Jy sigma=0.101379 ! Fit after self-cal, rms=0.143102Jy sigma=0.101188 ! 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=2.248 mas, bmaj=6.557 mas, bpa=36.76 degrees ! Estimated noise=45.8349 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.0480473 Jy ! Component: 100 - total flux cleaned = 0.0556495 Jy ! Component: 150 - total flux cleaned = 0.0640851 Jy ! Component: 200 - total flux cleaned = 0.0709264 Jy ! Total flux subtracted in 200 components = 0.0709264 Jy ! Clean residual min=-0.015087 max=0.014972 Jy/beam ! Clean residual mean=0.000911 rms=0.007526 Jy/beam ! Combined flux in latest and established models = 0.745531 Jy ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 75 components and 0.745531 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.112265Jy sigma=0.079383 ! Fit after self-cal, rms=0.112135Jy sigma=0.079291 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 KP 1.05 LA 0.97 ! NL 1.10 OV 1.03 PT 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.09 KP 1.02 LA 0.97 ! NL 1.04 OV 1.01 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 KP 1.05 LA 0.96 ! NL 1.09 OV 1.04 PT 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.05 KP 0.98 LA 0.99 ! NL 1.12 OV 1.04 PT 1.03 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 KP 1.00 LA 0.95 ! NL 1.06 OV 1.00 PT 1.03 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.88 KP 0.87 LA 0.95 ! NL 1.02 OV 0.94 PT 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.85 KP 0.88 LA 0.93 ! NL 1.02 OV 0.98 PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.76 KP 0.87 LA 0.84 ! NL 0.92 OV 0.90 PT 0.96 ! ! ! Fit before self-cal, rms=0.112135Jy sigma=0.079291 ! Fit after self-cal, rms=0.043340Jy sigma=0.033346 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.259 mas, bmaj=6.623 mas, bpa=36.9 degrees ! Estimated noise=45.0375 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.00518877 Jy ! Component: 100 - total flux cleaned = -0.00498064 Jy ! Component: 150 - total flux cleaned = -0.00565124 Jy ! Component: 200 - total flux cleaned = -0.00629674 Jy ! Total flux subtracted in 200 components = -0.00629674 Jy ! Clean residual min=-0.002029 max=0.002048 Jy/beam ! Clean residual mean=-0.000085 rms=0.000925 Jy/beam ! Combined flux in latest and established models = 0.739235 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 153 components and 0.739234 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.041217Jy sigma=0.031541 ! Fit after self-cal, rms=0.041203Jy sigma=0.031492 ! 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.041203Jy sigma=0.031492 ! Fit after self-cal, rms=0.041236Jy sigma=0.031469 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.26 mas, bmaj=6.622 mas, bpa=36.9 degrees ! Estimated noise=45.1131 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000979356 Jy ! Component: 100 - total flux cleaned = -0.00152091 Jy ! Component: 150 - total flux cleaned = -0.00207142 Jy ! Component: 200 - total flux cleaned = -0.002728 Jy ! Total flux subtracted in 200 components = -0.002728 Jy ! Clean residual min=-0.001183 max=0.001170 Jy/beam ! Clean residual mean=-0.000063 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 0.736506 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 213 components and 0.736506 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.040926Jy sigma=0.031203 ! Fit after self-cal, rms=0.040917Jy sigma=0.031198 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.00035382 Jy ! Component: 100 - total flux cleaned = 9.03429e-05 Jy ! Component: 150 - total flux cleaned = -0.00041134 Jy ! Component: 200 - total flux cleaned = -0.000962595 Jy ! Total flux subtracted in 200 components = -0.000962595 Jy ! Clean residual min=-0.001016 max=0.001005 Jy/beam ! Clean residual mean=-0.000056 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.735543 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 261 components and 0.735543 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.040750Jy sigma=0.031072 ! Fit after self-cal, rms=0.040746Jy sigma=0.031069 ! 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.040746Jy sigma=0.031069 ! Fit after self-cal, rms=0.040761Jy sigma=0.031058 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.26 mas, bmaj=6.623 mas, bpa=36.9 degrees ! Estimated noise=45.1328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000166886 Jy ! Component: 100 - total flux cleaned = -0.000405423 Jy ! Component: 150 - total flux cleaned = -0.000807549 Jy ! Component: 200 - total flux cleaned = -0.00125445 Jy ! Total flux subtracted in 200 components = -0.00125445 Jy ! Clean residual min=-0.000920 max=0.000922 Jy/beam ! Clean residual mean=-0.000041 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.734289 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 302 components and 0.734289 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.040622Jy sigma=0.030942 ! Fit after self-cal, rms=0.040619Jy sigma=0.030940 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.000701718 Jy ! Component: 100 - total flux cleaned = 0.00085933 Jy ! Component: 150 - total flux cleaned = 0.000809145 Jy ! Component: 200 - total flux cleaned = 0.000615605 Jy ! Total flux subtracted in 200 components = 0.000615605 Jy ! Clean residual min=-0.000801 max=0.000797 Jy/beam ! Clean residual mean=-0.000035 rms=0.000376 Jy/beam ! Combined flux in latest and established models = 0.734904 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 339 components and 0.734904 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.040511Jy sigma=0.030857 ! Fit after self-cal, rms=0.040508Jy sigma=0.030854 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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.040508Jy sigma=0.030854 ! Fit after self-cal, rms=0.040507Jy sigma=0.030847 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.413 mas, bmaj=6.547 mas, bpa=36.66 degrees ! Estimated noise=45.3005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.98787e-05 Jy ! Component: 100 - total flux cleaned = -8.0393e-05 Jy ! Component: 150 - total flux cleaned = -0.000294832 Jy ! Component: 200 - total flux cleaned = -0.0005479 Jy ! Total flux subtracted in 200 components = -0.0005479 Jy ! Clean residual min=-0.000699 max=0.000694 Jy/beam ! Clean residual mean=-0.000022 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.734356 Jy selfcal ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 384 components and 0.734356 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.040418Jy sigma=0.030775 ! Fit after self-cal, rms=0.040417Jy sigma=0.030773 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.000261664 Jy ! Component: 100 - total flux cleaned = 0.000304239 Jy ! Component: 150 - total flux cleaned = 0.000305514 Jy ! Component: 200 - total flux cleaned = 6.98302e-05 Jy ! Total flux subtracted in 200 components = 6.98302e-05 Jy ! Clean residual min=-0.000650 max=0.000656 Jy/beam ! Clean residual mean=-0.000019 rms=0.000301 Jy/beam ! Combined flux in latest and established models = 0.734426 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 420 components and 0.734426 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.040341Jy sigma=0.030716 ! Fit after self-cal, rms=0.040339Jy sigma=0.030715 ! 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=2.26 mas, bmaj=6.624 mas, bpa=36.9 degrees ! Estimated noise=45.1383 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.26 x 6.624 at 36.9 degrees (North through East) ! Clean map min=-0.01948 max=0.689 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 ! Performing amp+phase self-cal ! ! 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.040339Jy sigma=0.030715 ! Fit after self-cal, rms=0.032650Jy sigma=0.024760 ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.623 mas, bpa=36.9 degrees ! Estimated noise=45.1489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000488063 Jy ! Component: 100 - total flux cleaned = -0.000640961 Jy ! Component: 150 - total flux cleaned = -0.000814661 Jy ! Component: 200 - total flux cleaned = -0.00110785 Jy ! Total flux subtracted in 200 components = -0.00110785 Jy ! Clean residual min=-0.000691 max=0.000700 Jy/beam ! Clean residual mean=-0.000022 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.733318 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 463 components and 0.733318 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.032519Jy sigma=0.024687 ! Fit after self-cal, rms=0.032518Jy sigma=0.024686 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000553733 Jy ! Component: 100 - total flux cleaned = 0.000670138 Jy ! Component: 150 - total flux cleaned = 0.000600393 Jy ! Component: 200 - total flux cleaned = 0.000566291 Jy ! Total flux subtracted in 200 components = 0.000566291 Jy ! Clean residual min=-0.000572 max=0.000575 Jy/beam ! Clean residual mean=-0.000004 rms=0.000249 Jy/beam ! Combined flux in latest and established models = 0.733885 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 495 components and 0.733885 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.032448Jy sigma=0.024626 ! Fit after self-cal, rms=0.032448Jy sigma=0.024625 ! Inverting map ! Performing amp+phase self-cal ! ! 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.032448Jy sigma=0.024625 ! Fit after self-cal, rms=0.032445Jy sigma=0.024617 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.923 mas, bmaj=6.601 mas, bpa=36.51 degrees ! Estimated noise=52.0906 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.539664 Jy ! Component: 100 - total flux cleaned = 0.659668 Jy ! Component: 150 - total flux cleaned = 0.704899 Jy ! Component: 200 - total flux cleaned = 0.718515 Jy ! Total flux subtracted in 200 components = 0.718515 Jy ! Clean residual min=-0.014950 max=0.015101 Jy/beam ! Clean residual mean=0.000575 rms=0.006418 Jy/beam ! Combined flux in latest and established models = 0.718515 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.718515 Jy ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.623 mas, bpa=36.9 degrees ! Estimated noise=45.1557 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.00860792 Jy ! Component: 100 - total flux cleaned = 0.0115604 Jy ! Component: 150 - total flux cleaned = 0.0148622 Jy ! Component: 200 - total flux cleaned = 0.0175111 Jy ! Total flux subtracted in 200 components = 0.0175111 Jy ! Clean residual min=-0.006495 max=0.006502 Jy/beam ! Clean residual mean=0.000077 rms=0.002740 Jy/beam ! Combined flux in latest and established models = 0.736026 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 102 components and 0.736026 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.414 mas, bmaj=6.546 mas, bpa=36.66 degrees ! Estimated noise=45.3141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000816929 Jy ! Component: 100 - total flux cleaned = 0.00116416 Jy ! Component: 150 - total flux cleaned = 0.00174896 Jy ! Component: 200 - total flux cleaned = 0.00236696 Jy ! Total flux subtracted in 200 components = 0.00236696 Jy ! Clean residual min=-0.001850 max=0.001864 Jy/beam ! Clean residual mean=-0.000007 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 0.738393 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.000427866 Jy ! Component: 100 - total flux cleaned = 0.000432708 Jy ! Component: 150 - total flux cleaned = 0.000266359 Jy ! Component: 200 - total flux cleaned = 0.000110468 Jy ! Total flux subtracted in 200 components = 0.000110468 Jy ! Clean residual min=-0.001226 max=0.001211 Jy/beam ! Clean residual mean=-0.000032 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.738504 Jy ! Adding 153 model components to the UV plane model. ! The established model now contains 245 components and 0.738504 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.261 mas, bmaj=6.623 mas, bpa=36.9 degrees ! Estimated noise=45.1557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000468252 Jy ! Component: 100 - total flux cleaned = 0.0010678 Jy ! Component: 150 - total flux cleaned = 0.00144932 Jy ! Component: 200 - total flux cleaned = 0.00165748 Jy ! Total flux subtracted in 200 components = 0.00165748 Jy ! Clean residual min=-0.000857 max=0.000843 Jy/beam ! Clean residual mean=-0.000048 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.740161 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 324 components and 0.740162 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.032868Jy sigma=0.024961 ! Fit after self-cal, rms=0.032852Jy sigma=0.024949 wmodel /scr/pima/s3111c_uvs/J1147-0724_X_map.mod ! Writing 324 model components to file: /scr/pima/s3111c_uvs/J1147-0724_X_map.mod wobs /scr/pima/s3111c_uvs/J1147-0724_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1147-0724_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1147-0724_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/s3111c_uvs/J1147-0724_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.261 x 6.623 at 36.9 degrees (North through East) ! Clean map min=-0.016276 max=0.68942 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1147-0724_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.689416 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000443963 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.193191 0.193191 0.386381 0.772762 1.54552 3.09105 6.1821 12.3642 24.7284 49.4568 98.9136 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.689 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1147-0724_X_uvs.log closed on Tue Jul 24 09:22:35 2012