! Started logfile: /scr/pima/s3111c_uvs/J0305-0607_X_uvs.log on Tue Jul 24 09:21:25 2012 obs /scr/pima/s3111c_uvs/J0305-0607_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J0305-0607_X_uva.fits ! AN table 1: 51 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789542 visibilities/baseline/integration-bin. ! Found source: J0305-0607 ! ! 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 14496 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/J0305-0607_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 104 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.003237Jy sigma=0.709385 ! Fit after self-cal, rms=0.964625Jy sigma=0.682082 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8641 mas, bmaj=2.747 mas, bpa=16.48 degrees ! Estimated noise=17.0242 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0277217 Jy ! Component: 100 - total flux cleaned = 0.0345621 Jy ! Total flux subtracted in 100 components = 0.0345621 Jy ! Clean residual min=-0.002210 max=0.003103 Jy/beam ! Clean residual mean=0.000037 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.0345621 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0345621 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.033394Jy sigma=0.023613 ! Fit after self-cal, rms=0.031239Jy sigma=0.022089 ! 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.004 mas, bmaj=2.872 mas, bpa=14.4 degrees ! Estimated noise=8.50715 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.00465224 Jy ! Component: 100 - total flux cleaned = 0.00685838 Jy ! Component: 150 - total flux cleaned = 0.00793482 Jy ! Component: 200 - total flux cleaned = 0.00809738 Jy ! Total flux subtracted in 200 components = 0.00809738 Jy ! Clean residual min=-0.001184 max=0.001381 Jy/beam ! Clean residual mean=-0.000001 rms=0.000337 Jy/beam ! Combined flux in latest and established models = 0.0426595 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.0426595 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.030606Jy sigma=0.021642 ! Fit after self-cal, rms=0.030592Jy sigma=0.021631 ! 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.01 FD 1.12 GB 0.93 HN 0.99 ! KP 1.03 LA 1.01 NL 1.12 OV 1.18 ! PT 1.06 SC 1.09 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.06 GB 0.93 HN 1.08 ! KP 0.93 LA 1.01 NL 1.06 OV 1.14 ! PT 1.06 SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.07 GB 0.96 HN 1.04 ! KP 1.00 LA 1.08 NL 1.04 OV 1.13 ! PT 1.08 SC 1.13 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 GB 1.00 HN 1.03 ! KP 0.95 LA 1.02 NL 1.11 OV 1.18 ! PT 1.07 SC 1.16 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 GB 0.97 HN 0.93 ! KP 1.01 LA 0.94 NL 1.05 OV 1.16 ! PT 1.07 SC 1.09 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 0.85 GB 0.97 HN 1.00 ! KP 0.85 LA 0.96 NL 1.01 OV 1.09 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.81 GB 1.02 HN 1.00 ! KP 0.86 LA 1.06 NL 0.92 OV 1.02 ! PT 1.00* SC 0.90 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.73 GB 0.89 HN 0.95 ! KP 0.88 LA 0.98 NL 0.88 OV 0.96 ! PT 0.95 SC 0.86 ! ! ! Fit before self-cal, rms=0.030592Jy sigma=0.021631 ! Fit after self-cal, rms=0.028603Jy sigma=0.021181 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.01 mas, bmaj=2.855 mas, bpa=14.12 degrees ! Estimated noise=8.43074 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.000424962 Jy ! Component: 100 - total flux cleaned = 0.000398713 Jy ! Component: 150 - total flux cleaned = 0.000376405 Jy ! Component: 200 - total flux cleaned = 0.000363832 Jy ! Total flux subtracted in 200 components = 0.000363832 Jy ! Clean residual min=-0.000804 max=0.000777 Jy/beam ! Clean residual mean=0.000002 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0430233 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.0430233 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.028595Jy sigma=0.021176 ! Fit after self-cal, rms=0.028635Jy sigma=0.021162 ! 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.028635Jy sigma=0.021162 ! Fit after self-cal, rms=0.028583Jy sigma=0.021115 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.01 mas, bmaj=2.855 mas, bpa=14.14 degrees ! Estimated noise=8.44026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.98349e-05 Jy ! Component: 100 - total flux cleaned = -6.2431e-05 Jy ! Component: 150 - total flux cleaned = -7.26376e-05 Jy ! Component: 200 - total flux cleaned = -7.6933e-05 Jy ! Total flux subtracted in 200 components = -7.6933e-05 Jy ! Clean residual min=-0.000798 max=0.000645 Jy/beam ! Clean residual mean=0.000006 rms=0.000183 Jy/beam ! Combined flux in latest and established models = 0.0429463 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.0429463 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.028581Jy sigma=0.021113 ! Fit after self-cal, rms=0.028596Jy sigma=0.021110 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 = -3.39815e-05 Jy ! Component: 100 - total flux cleaned = -4.8154e-05 Jy ! Component: 150 - total flux cleaned = -5.24101e-05 Jy ! Component: 200 - total flux cleaned = -5.2341e-05 Jy ! Total flux subtracted in 200 components = -5.2341e-05 Jy ! Clean residual min=-0.000803 max=0.000643 Jy/beam ! Clean residual mean=0.000006 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.042894 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.042894 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.028594Jy sigma=0.021109 ! Fit after self-cal, rms=0.028595Jy sigma=0.021109 ! 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.028595Jy sigma=0.021109 ! Fit after self-cal, rms=0.028742Jy sigma=0.021111 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.011 mas, bmaj=2.856 mas, bpa=14.06 degrees ! Estimated noise=8.47129 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.38278e-05 Jy ! Component: 100 - total flux cleaned = 2.31252e-05 Jy ! Component: 150 - total flux cleaned = 1.85301e-05 Jy ! Component: 200 - total flux cleaned = 1.86534e-05 Jy ! Total flux subtracted in 200 components = 1.86534e-05 Jy ! Clean residual min=-0.000817 max=0.000604 Jy/beam ! Clean residual mean=0.000006 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0429126 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.0429126 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.028740Jy sigma=0.021109 ! Fit after self-cal, rms=0.028745Jy sigma=0.021109 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.09231e-05 Jy ! Component: 100 - total flux cleaned = -2.94196e-05 Jy ! Component: 150 - total flux cleaned = -2.55145e-05 Jy ! Component: 200 - total flux cleaned = -2.92606e-05 Jy ! Total flux subtracted in 200 components = -2.92606e-05 Jy ! Clean residual min=-0.000814 max=0.000597 Jy/beam ! Clean residual mean=0.000006 rms=0.000181 Jy/beam ! Combined flux in latest and established models = 0.0428834 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 89 components and 0.0428834 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.028744Jy sigma=0.021108 ! Fit after self-cal, rms=0.028744Jy sigma=0.021108 ! 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.028744Jy sigma=0.021108 ! Fit after self-cal, rms=0.028845Jy sigma=0.021108 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.336 mas, bmaj=3.119 mas, bpa=9.821 degrees ! Estimated noise=9.08331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000101529 Jy ! Component: 100 - total flux cleaned = 0.000106669 Jy ! Component: 150 - total flux cleaned = 0.000106601 Jy ! Component: 200 - total flux cleaned = 0.000110292 Jy ! Total flux subtracted in 200 components = 0.000110292 Jy ! Clean residual min=-0.000772 max=0.000651 Jy/beam ! Clean residual mean=0.000009 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0429937 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.0429937 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.028844Jy sigma=0.021107 ! Fit after self-cal, rms=0.028844Jy sigma=0.021107 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.51663e-05 Jy ! Component: 100 - total flux cleaned = 1.17435e-05 Jy ! Component: 150 - total flux cleaned = 8.80607e-06 Jy ! Component: 200 - total flux cleaned = 8.80588e-06 Jy ! Total flux subtracted in 200 components = 8.80588e-06 Jy ! Clean residual min=-0.000764 max=0.000644 Jy/beam ! Clean residual mean=0.000009 rms=0.000180 Jy/beam ! Combined flux in latest and established models = 0.0430025 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.0430025 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.028844Jy sigma=0.021107 ! Fit after self-cal, rms=0.028844Jy sigma=0.021107 ! 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.012 mas, bmaj=2.856 mas, bpa=14.02 degrees ! Estimated noise=8.49834 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.012 x 2.856 at 14.02 degrees (North through East) ! Clean map min=-0.00080028 max=0.038269 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8685 mas, bmaj=2.728 mas, bpa=16.22 degrees ! Estimated noise=16.8283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0287288 Jy ! Component: 100 - total flux cleaned = 0.0358289 Jy ! Component: 150 - total flux cleaned = 0.0393116 Jy ! Component: 200 - total flux cleaned = 0.0412122 Jy ! Total flux subtracted in 200 components = 0.0412122 Jy ! Clean residual min=-0.001283 max=0.001090 Jy/beam ! Clean residual mean=0.000013 rms=0.000339 Jy/beam ! Combined flux in latest and established models = 0.0412122 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0412122 Jy ! Inverting map and beam ! Estimated beam: bmin=1.012 mas, bmaj=2.856 mas, bpa=14.02 degrees ! Estimated noise=8.49834 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.00115641 Jy ! Component: 100 - total flux cleaned = 0.00142935 Jy ! Component: 150 - total flux cleaned = 0.00154623 Jy ! Component: 200 - total flux cleaned = 0.00158998 Jy ! Total flux subtracted in 200 components = 0.00158998 Jy ! Clean residual min=-0.000818 max=0.000659 Jy/beam ! Clean residual mean=0.000008 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.0428022 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 38 components and 0.0428022 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=1.336 mas, bmaj=3.119 mas, bpa=9.821 degrees ! Estimated noise=9.08331 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000179578 Jy ! Component: 100 - total flux cleaned = 0.000189069 Jy ! Component: 150 - total flux cleaned = 0.000196662 Jy ! Component: 200 - total flux cleaned = 0.000196196 Jy ! Total flux subtracted in 200 components = 0.000196196 Jy ! Clean residual min=-0.000742 max=0.000689 Jy/beam ! Clean residual mean=0.000009 rms=0.000185 Jy/beam ! Combined flux in latest and established models = 0.0429984 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 = 7.69478e-08 Jy ! Component: 100 - total flux cleaned = 5.5408e-06 Jy ! Component: 150 - total flux cleaned = 1.01934e-05 Jy ! Component: 200 - total flux cleaned = 1.00696e-05 Jy ! Total flux subtracted in 200 components = 1.00696e-05 Jy ! Clean residual min=-0.000741 max=0.000666 Jy/beam ! Clean residual mean=0.000009 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0430085 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 70 components and 0.0430085 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.012 mas, bmaj=2.856 mas, bpa=14.02 degrees ! Estimated noise=8.49834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.51144e-05 Jy ! Component: 100 - total flux cleaned = 5.26528e-06 Jy ! Component: 150 - total flux cleaned = -3.5509e-06 Jy ! Component: 200 - total flux cleaned = -1.17775e-05 Jy ! Total flux subtracted in 200 components = -1.17775e-05 Jy ! Clean residual min=-0.000808 max=0.000624 Jy/beam ! Clean residual mean=0.000006 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0429967 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 81 components and 0.0429967 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.028847Jy sigma=0.021109 ! Fit after self-cal, rms=0.028845Jy sigma=0.021109 wmodel /scr/pima/s3111c_uvs/J0305-0607_X_map.mod ! Writing 81 model components to file: /scr/pima/s3111c_uvs/J0305-0607_X_map.mod wobs /scr/pima/s3111c_uvs/J0305-0607_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J0305-0607_X_uvs.fits wwins /scr/pima/s3111c_uvs/J0305-0607_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111c_uvs/J0305-0607_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00018926 Jy ! Component: 100 - total flux cleaned = -0.000146998 Jy ! Component: 150 - total flux cleaned = -0.000175871 Jy ! Component: 200 - total flux cleaned = -0.000211756 Jy ! Component: 250 - total flux cleaned = -0.000236625 Jy ! Component: 300 - total flux cleaned = -0.000268675 Jy ! Component: 350 - total flux cleaned = -0.000284245 Jy ! Component: 400 - total flux cleaned = -0.000269223 Jy ! Component: 450 - total flux cleaned = -0.000247502 Jy ! Component: 500 - total flux cleaned = -0.000219394 Jy ! Component: 550 - total flux cleaned = -0.000192165 Jy ! Component: 600 - total flux cleaned = -0.000165568 Jy ! Component: 650 - total flux cleaned = -0.000152587 Jy ! Component: 700 - total flux cleaned = -0.000121003 Jy ! Component: 750 - total flux cleaned = -0.000102627 Jy ! Component: 800 - total flux cleaned = -9.06697e-05 Jy ! Component: 850 - total flux cleaned = -9.06358e-05 Jy ! Component: 900 - total flux cleaned = -7.92233e-05 Jy ! Component: 950 - total flux cleaned = -8.48668e-05 Jy ! Component: 1000 - total flux cleaned = -7.39383e-05 Jy ! Component: 1050 - total flux cleaned = -6.33097e-05 Jy ! Component: 1100 - total flux cleaned = -4.2271e-05 Jy ! Component: 1150 - total flux cleaned = -2.16179e-05 Jy ! Component: 1200 - total flux cleaned = 3.82005e-06 Jy ! Component: 1250 - total flux cleaned = 1.37791e-05 Jy ! Component: 1300 - total flux cleaned = 2.85142e-05 Jy ! Component: 1350 - total flux cleaned = 4.30707e-05 Jy ! Component: 1400 - total flux cleaned = 6.2116e-05 Jy ! Component: 1450 - total flux cleaned = 7.60442e-05 Jy ! Component: 1500 - total flux cleaned = 9.89402e-05 Jy ! Component: 1550 - total flux cleaned = 0.000116954 Jy ! Component: 1600 - total flux cleaned = 0.000130308 Jy ! Component: 1650 - total flux cleaned = 0.000156619 Jy ! Component: 1700 - total flux cleaned = 0.000173884 Jy ! Component: 1750 - total flux cleaned = 0.000190948 Jy ! Component: 1800 - total flux cleaned = 0.000220413 Jy ! Component: 1850 - total flux cleaned = 0.000241157 Jy ! Component: 1900 - total flux cleaned = 0.000281995 Jy ! Component: 1950 - total flux cleaned = 0.00030213 Jy ! Component: 2000 - total flux cleaned = 0.000314083 Jy ! Total flux subtracted in 2048 components = 0.000349391 Jy ! Clean residual min=-0.000217 max=0.000207 Jy/beam ! Clean residual mean=0.000001 rms=0.000088 Jy/beam ! Combined flux in latest and established models = 0.0433461 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 214 components and 0.0433461 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J0305-0607_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.012 x 2.856 at 14.02 degrees (North through East) ! Clean map min=-0.00065571 max=0.038288 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J0305-0607_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0382878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.76307e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.68662 0.68662 1.37324 2.74648 5.49296 10.9859 21.9718 43.9437 87.8874 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.038 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J0305-0607_X_uvs.log closed on Tue Jul 24 09:21:26 2012