! Started logfile: /scr/pima/bp171ae_uvs/J1824+0119_C_uvs.log on Fri Oct 11 18:52:27 2013 obs /scr/pima/bp171ae_uvs/J1824+0119_C_uva.fits ! Reading UV FITS file: /scr/pima/bp171ae_uvs/J1824+0119_C_uva.fits ! AN table 1: 5 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.911111 visibilities/baseline/integration-bin. ! Found source: J1824+0119 ! ! 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 1312 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 /scr/pima/bp171ae_uvs/J1824+0119_C] 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.036126Jy sigma=10.182713 ! Fit after self-cal, rms=0.771411Jy sigma=7.491939 ! 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.448 mas, bmaj=3.567 mas, bpa=-4.353 degrees ! Estimated noise=2.87944 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.17432 Jy ! Component: 100 - total flux cleaned = 0.214411 Jy ! Total flux subtracted in 100 components = 0.214411 Jy ! Clean residual min=-0.007884 max=0.014991 Jy/beam ! Clean residual mean=0.000032 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.214411 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.214411 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.043988Jy sigma=0.426369 ! Fit after self-cal, rms=0.043982Jy sigma=0.426332 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165655 Jy ! Component: 100 - total flux cleaned = 0.0260765 Jy ! Total flux subtracted in 100 components = 0.0260765 Jy ! Clean residual min=-0.005907 max=0.006722 Jy/beam ! Clean residual mean=0.000006 rms=0.001492 Jy/beam ! Combined flux in latest and established models = 0.240487 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.240487 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.036297Jy sigma=0.330289 ! Fit after self-cal, rms=0.036294Jy sigma=0.330247 ! 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.892 mas, bmaj=4.217 mas, bpa=1.297 degrees ! Estimated noise=2.11329 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.00683032 Jy ! Component: 100 - total flux cleaned = 0.010012 Jy ! Component: 150 - total flux cleaned = 0.0110914 Jy ! Component: 200 - total flux cleaned = 0.0110939 Jy ! Total flux subtracted in 200 components = 0.0110939 Jy ! Clean residual min=-0.007919 max=0.006101 Jy/beam ! Clean residual mean=-0.000007 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.251581 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 43 components and 0.251581 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.035304Jy sigma=0.315967 ! Fit after self-cal, rms=0.035306Jy sigma=0.315960 ! 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 HN 0.99 KP 0.94 LA 1.08 ! MK 1.17 NL 1.08 OV 1.01 PT 0.90 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.00 KP 0.92 LA 1.10 ! MK 1.09 NL 1.13 OV 1.08 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 HN 0.95 KP 0.63 LA 1.09 ! MK 0.97 NL 0.91 OV 0.98 PT 0.95 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.00 KP 0.98 LA 1.11 ! MK 1.11 NL 1.04 OV 0.99 PT 1.03 ! SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 HN 1.01 KP 1.00 LA 1.09 ! MK 1.06 NL 1.01 OV 0.97 PT 0.93 ! SC 1.01 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.01 KP 0.99 LA 1.14 ! MK 0.99 NL 0.97 OV 0.96 PT 1.03 ! SC 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 HN 0.98 KP 0.95 LA 1.05 ! MK 1.01 NL 1.01 OV 0.97 PT 0.97 ! SC 0.96 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 HN 0.98 KP 1.03 LA 1.03 ! MK 0.97 NL 0.98 OV 0.98 PT 0.93 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.035306Jy sigma=0.315960 ! Fit after self-cal, rms=0.018120Jy sigma=0.131911 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.903 mas, bmaj=4.244 mas, bpa=1.475 degrees ! Estimated noise=2.11227 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.00062771 Jy ! Component: 100 - total flux cleaned = -0.000816158 Jy ! Component: 150 - total flux cleaned = -0.000877091 Jy ! Component: 200 - total flux cleaned = -0.000933651 Jy ! Total flux subtracted in 200 components = -0.000933651 Jy ! Clean residual min=-0.001105 max=0.001000 Jy/beam ! Clean residual mean=0.000001 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.250648 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.250648 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.018083Jy sigma=0.131726 ! Fit after self-cal, rms=0.018119Jy sigma=0.131619 ! 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.018119Jy sigma=0.131619 ! Fit after self-cal, rms=0.018126Jy sigma=0.131520 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.905 mas, bmaj=4.249 mas, bpa=1.454 degrees ! Estimated noise=2.11063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000560693 Jy ! Component: 100 - total flux cleaned = -0.000753242 Jy ! Component: 150 - total flux cleaned = -0.000804501 Jy ! Component: 200 - total flux cleaned = -0.000833383 Jy ! Total flux subtracted in 200 components = -0.000833383 Jy ! Clean residual min=-0.001059 max=0.000970 Jy/beam ! Clean residual mean=0.000001 rms=0.000254 Jy/beam ! Combined flux in latest and established models = 0.249814 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.249814 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.018097Jy sigma=0.131400 ! Fit after self-cal, rms=0.018096Jy sigma=0.131389 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 = -6.05995e-05 Jy ! Component: 100 - total flux cleaned = -6.9451e-05 Jy ! Component: 150 - total flux cleaned = -7.79826e-05 Jy ! Component: 200 - total flux cleaned = -7.79956e-05 Jy ! Total flux subtracted in 200 components = -7.79956e-05 Jy ! Clean residual min=-0.001034 max=0.000961 Jy/beam ! Clean residual mean=0.000001 rms=0.000251 Jy/beam ! Combined flux in latest and established models = 0.249736 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.249736 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.018086Jy sigma=0.131317 ! Fit after self-cal, rms=0.018085Jy sigma=0.131310 ! 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.018085Jy sigma=0.131310 ! Fit after self-cal, rms=0.018088Jy sigma=0.131181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.908 mas, bmaj=4.253 mas, bpa=1.449 degrees ! Estimated noise=2.10912 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000502921 Jy ! Component: 100 - total flux cleaned = -0.000735143 Jy ! Component: 150 - total flux cleaned = -0.000759583 Jy ! Component: 200 - total flux cleaned = -0.000774963 Jy ! Total flux subtracted in 200 components = -0.000774963 Jy ! Clean residual min=-0.001005 max=0.000953 Jy/beam ! Clean residual mean=0.000001 rms=0.000247 Jy/beam ! Combined flux in latest and established models = 0.248961 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.248961 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.018065Jy sigma=0.131116 ! Fit after self-cal, rms=0.018065Jy sigma=0.131111 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.86146e-05 Jy ! Component: 100 - total flux cleaned = -5.30752e-05 Jy ! Component: 150 - total flux cleaned = -5.31712e-05 Jy ! Component: 200 - total flux cleaned = -6.01696e-05 Jy ! Total flux subtracted in 200 components = -6.01696e-05 Jy ! Clean residual min=-0.000988 max=0.000953 Jy/beam ! Clean residual mean=0.000001 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.248901 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.248901 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.018056Jy sigma=0.131065 ! Fit after self-cal, rms=0.018056Jy sigma=0.131062 ! 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.018056Jy sigma=0.131062 ! Fit after self-cal, rms=0.018061Jy sigma=0.130947 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.777 mas, bmaj=6.581 mas, bpa=2.547 degrees ! Estimated noise=2.32757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000582976 Jy ! Component: 100 - total flux cleaned = -0.000806168 Jy ! Component: 150 - total flux cleaned = -0.000847246 Jy ! Component: 200 - total flux cleaned = -0.000859299 Jy ! Total flux subtracted in 200 components = -0.000859299 Jy ! Clean residual min=-0.000948 max=0.000870 Jy/beam ! Clean residual mean=0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.248042 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.248042 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.018043Jy sigma=0.130977 ! Fit after self-cal, rms=0.018041Jy sigma=0.130967 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.05217e-05 Jy ! Component: 100 - total flux cleaned = -1.29817e-05 Jy ! Component: 150 - total flux cleaned = -6.80717e-06 Jy ! Component: 200 - total flux cleaned = -1.75815e-06 Jy ! Total flux subtracted in 200 components = -1.75815e-06 Jy ! Clean residual min=-0.000946 max=0.000860 Jy/beam ! Clean residual mean=0.000003 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.24804 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 82 components and 0.24804 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.018038Jy sigma=0.130961 ! Fit after self-cal, rms=0.018038Jy sigma=0.130956 ! 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.91 mas, bmaj=4.258 mas, bpa=1.443 degrees ! Estimated noise=2.10749 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.91 x 4.258 at 1.443 degrees (North through East) ! Clean map min=-0.00090838 max=0.23145 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.463 mas, bmaj=3.597 mas, bpa=-4.096 degrees ! Estimated noise=2.91002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.176164 Jy ! Component: 100 - total flux cleaned = 0.215602 Jy ! Component: 150 - total flux cleaned = 0.230504 Jy ! Component: 200 - total flux cleaned = 0.238742 Jy ! Total flux subtracted in 200 components = 0.238742 Jy ! Clean residual min=-0.002456 max=0.004075 Jy/beam ! Clean residual mean=0.000010 rms=0.000659 Jy/beam ! Combined flux in latest and established models = 0.238742 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.238742 Jy ! Inverting map and beam ! Estimated beam: bmin=1.91 mas, bmaj=4.258 mas, bpa=1.443 degrees ! Estimated noise=2.10749 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.00547525 Jy ! Component: 100 - total flux cleaned = 0.0080126 Jy ! Component: 150 - total flux cleaned = 0.00926728 Jy ! Component: 200 - total flux cleaned = 0.00963195 Jy ! Total flux subtracted in 200 components = 0.00963195 Jy ! Clean residual min=-0.001164 max=0.001019 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.248374 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 34 components and 0.248374 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=3.777 mas, bmaj=6.581 mas, bpa=2.547 degrees ! Estimated noise=2.32757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.6173e-05 Jy ! Component: 100 - total flux cleaned = -7.10158e-05 Jy ! Component: 150 - total flux cleaned = -7.13173e-05 Jy ! Component: 200 - total flux cleaned = -7.75942e-05 Jy ! Total flux subtracted in 200 components = -7.75942e-05 Jy ! Clean residual min=-0.000973 max=0.000857 Jy/beam ! Clean residual mean=0.000003 rms=0.000256 Jy/beam ! Combined flux in latest and established models = 0.248297 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.86615e-06 Jy ! Component: 100 - total flux cleaned = -1.0659e-05 Jy ! Component: 150 - total flux cleaned = -1.06484e-05 Jy ! Component: 200 - total flux cleaned = -1.45478e-05 Jy ! Total flux subtracted in 200 components = -1.45478e-05 Jy ! Clean residual min=-0.000960 max=0.000853 Jy/beam ! Clean residual mean=0.000003 rms=0.000255 Jy/beam ! Combined flux in latest and established models = 0.248282 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 0.248282 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.91 mas, bmaj=4.258 mas, bpa=1.443 degrees ! Estimated noise=2.10749 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000190963 Jy ! Component: 100 - total flux cleaned = 0.000271291 Jy ! Component: 150 - total flux cleaned = 0.000289203 Jy ! Component: 200 - total flux cleaned = 0.00032255 Jy ! Total flux subtracted in 200 components = 0.00032255 Jy ! Clean residual min=-0.001142 max=0.001007 Jy/beam ! Clean residual mean=0.000001 rms=0.000259 Jy/beam ! Combined flux in latest and established models = 0.248605 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.248605 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.018254Jy sigma=0.132087 ! Fit after self-cal, rms=0.018251Jy sigma=0.132083 wmodel /scr/pima/bp171ae_uvs/J1824+0119_C_map.mod ! Writing 50 model components to file: /scr/pima/bp171ae_uvs/J1824+0119_C_map.mod wobs /scr/pima/bp171ae_uvs/J1824+0119_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ae_uvs/J1824+0119_C_uvs.fits wwins /scr/pima/bp171ae_uvs/J1824+0119_C_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171ae_uvs/J1824+0119_C_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000313219 Jy ! Component: 100 - total flux cleaned = -0.000440624 Jy ! Component: 150 - total flux cleaned = -0.000577811 Jy ! Component: 200 - total flux cleaned = -0.000643138 Jy ! Component: 250 - total flux cleaned = -0.00064292 Jy ! Component: 300 - total flux cleaned = -0.000612872 Jy ! Component: 350 - total flux cleaned = -0.000656495 Jy ! Component: 400 - total flux cleaned = -0.000670054 Jy ! Component: 450 - total flux cleaned = -0.000669591 Jy ! Component: 500 - total flux cleaned = -0.000642733 Jy ! Component: 550 - total flux cleaned = -0.00060384 Jy ! Component: 600 - total flux cleaned = -0.00057839 Jy ! Component: 650 - total flux cleaned = -0.000541031 Jy ! Component: 700 - total flux cleaned = -0.000468393 Jy ! Component: 750 - total flux cleaned = -0.000421073 Jy ! Component: 800 - total flux cleaned = -0.000374682 Jy ! Component: 850 - total flux cleaned = -0.000317961 Jy ! Component: 900 - total flux cleaned = -0.000284721 Jy ! Component: 950 - total flux cleaned = -0.000263006 Jy ! Component: 1000 - total flux cleaned = -0.000263046 Jy ! Component: 1050 - total flux cleaned = -0.000283786 Jy ! Component: 1100 - total flux cleaned = -0.000242327 Jy ! Component: 1150 - total flux cleaned = -0.000262664 Jy ! Component: 1200 - total flux cleaned = -0.000272859 Jy ! Component: 1250 - total flux cleaned = -0.000292706 Jy ! Component: 1300 - total flux cleaned = -0.000331855 Jy ! Component: 1350 - total flux cleaned = -0.000389646 Jy ! Component: 1400 - total flux cleaned = -0.000408672 Jy ! Component: 1450 - total flux cleaned = -0.00044619 Jy ! Component: 1500 - total flux cleaned = -0.000483271 Jy ! Component: 1550 - total flux cleaned = -0.000510696 Jy ! Component: 1600 - total flux cleaned = -0.000546801 Jy ! Component: 1650 - total flux cleaned = -0.000591305 Jy ! Component: 1700 - total flux cleaned = -0.000591352 Jy ! Component: 1750 - total flux cleaned = -0.000626185 Jy ! Component: 1800 - total flux cleaned = -0.000643524 Jy ! Component: 1850 - total flux cleaned = -0.000660435 Jy ! Component: 1900 - total flux cleaned = -0.000668776 Jy ! Component: 1950 - total flux cleaned = -0.000660338 Jy ! Component: 2000 - total flux cleaned = -0.000643877 Jy ! Component: 2050 - total flux cleaned = -0.00063576 Jy ! Component: 2100 - total flux cleaned = -0.000619624 Jy ! Component: 2150 - total flux cleaned = -0.000635685 Jy ! Component: 2200 - total flux cleaned = -0.000619864 Jy ! Component: 2250 - total flux cleaned = -0.000604244 Jy ! Component: 2300 - total flux cleaned = -0.000588868 Jy ! Component: 2350 - total flux cleaned = -0.000581122 Jy ! Component: 2400 - total flux cleaned = -0.00061161 Jy ! Component: 2450 - total flux cleaned = -0.000596414 Jy ! Component: 2500 - total flux cleaned = -0.000573985 Jy ! Component: 2550 - total flux cleaned = -0.000618578 Jy ! Component: 2600 - total flux cleaned = -0.000625848 Jy ! Component: 2650 - total flux cleaned = -0.000611212 Jy ! Component: 2700 - total flux cleaned = -0.000625685 Jy ! Component: 2750 - total flux cleaned = -0.000611408 Jy ! Component: 2800 - total flux cleaned = -0.000654371 Jy ! Component: 2850 - total flux cleaned = -0.000640135 Jy ! Component: 2900 - total flux cleaned = -0.000633057 Jy ! Component: 2950 - total flux cleaned = -0.00061196 Jy ! Component: 3000 - total flux cleaned = -0.000605025 Jy ! Component: 3050 - total flux cleaned = -0.000625775 Jy ! Component: 3100 - total flux cleaned = -0.00062574 Jy ! Component: 3150 - total flux cleaned = -0.000618944 Jy ! Component: 3200 - total flux cleaned = -0.000639291 Jy ! Component: 3250 - total flux cleaned = -0.000625836 Jy ! Component: 3300 - total flux cleaned = -0.000625897 Jy ! Component: 3350 - total flux cleaned = -0.000632588 Jy ! Component: 3400 - total flux cleaned = -0.000652427 Jy ! Component: 3450 - total flux cleaned = -0.000659003 Jy ! Component: 3500 - total flux cleaned = -0.000652491 Jy ! Component: 3550 - total flux cleaned = -0.000658984 Jy ! Component: 3600 - total flux cleaned = -0.000665456 Jy ! Component: 3650 - total flux cleaned = -0.000658972 Jy ! Component: 3700 - total flux cleaned = -0.000678189 Jy ! Component: 3750 - total flux cleaned = -0.000684511 Jy ! Component: 3800 - total flux cleaned = -0.00067812 Jy ! Component: 3850 - total flux cleaned = -0.000684404 Jy ! Component: 3900 - total flux cleaned = -0.000684407 Jy ! Component: 3950 - total flux cleaned = -0.000703237 Jy ! Component: 4000 - total flux cleaned = -0.000715659 Jy ! Component: 4050 - total flux cleaned = -0.000715626 Jy ! Total flux subtracted in 4096 components = -0.000709444 Jy ! Clean residual min=-0.000391 max=0.000324 Jy/beam ! Clean residual mean=0.000001 rms=0.000104 Jy/beam ! Combined flux in latest and established models = 0.247895 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 310 components and 0.247895 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171ae_uvs/J1824+0119_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.91 x 4.258 at 1.443 degrees (North through East) ! Clean map min=-0.000763 max=0.23151 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ae_uvs/J1824+0119_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.231511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000102566 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.132909 0.132909 0.265818 0.531635 1.06327 2.12654 4.25308 8.50616 17.0123 34.0246 68.0493 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.231 quit ! Quitting program ! Log file /scr/pima/bp171ae_uvs/J1824+0119_C_uvs.log closed on Fri Oct 11 18:52:31 2013