! Started logfile: /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uvs.log on Mon Feb 24 08:49:10 2014 obs /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1300-2312 ! ! 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 504 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/bp171a3_uvs/J1300-2312_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. ! ! 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=1.005411Jy sigma=33.978593 ! Fit after self-cal, rms=0.887890Jy sigma=30.023613 ! 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.602 mas, bmaj=6.228 mas, bpa=10.28 degrees ! Estimated noise=1.17379 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.0850593 Jy ! Component: 100 - total flux cleaned = 0.104646 Jy ! Total flux subtracted in 100 components = 0.104646 Jy ! Clean residual min=-0.007781 max=0.012289 Jy/beam ! Clean residual mean=0.000015 rms=0.002460 Jy/beam ! Combined flux in latest and established models = 0.104646 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.104646 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.032678Jy sigma=1.048059 ! Fit after self-cal, rms=0.032669Jy sigma=1.047772 ! 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.852 mas, bmaj=6.546 mas, bpa=9.263 degrees ! Estimated noise=0.958897 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.0122641 Jy ! Component: 100 - total flux cleaned = 0.0189308 Jy ! Component: 150 - total flux cleaned = 0.0229516 Jy ! Component: 200 - total flux cleaned = 0.025485 Jy ! Total flux subtracted in 200 components = 0.025485 Jy ! Clean residual min=-0.007033 max=0.013100 Jy/beam ! Clean residual mean=0.000020 rms=0.002570 Jy/beam ! Combined flux in latest and established models = 0.130131 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 26 components and 0.130131 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.027931Jy sigma=0.864991 ! Fit after self-cal, rms=0.027937Jy sigma=0.864586 ! 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.852 x 6.546 at 9.263 degrees (North through East) ! Clean map min=-0.0068837 max=0.11117 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 0.97 KP 1.06 NL 1.08 ! OV 0.93 PT 0.88 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.10 KP 1.03 NL 1.17 ! OV 0.99 PT 0.96 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 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.05 HN 0.98 KP 1.13 NL 1.08 ! OV 0.95 PT 1.00 SC 1.06 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.07 KP 1.20 NL 0.99 ! OV 0.90 PT 0.92 SC 1.05 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 1.13 KP 1.11 NL 0.97 ! OV 0.94 PT 1.00 SC 1.09 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 HN 1.07 KP 1.08 NL 1.01 ! OV 0.89 PT 0.94 SC 0.93 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.85 HN 1.07 KP 1.15 NL 0.99 ! OV 0.93 PT 0.94 SC 0.96 ! ! ! Fit before self-cal, rms=0.027937Jy sigma=0.864586 ! Fit after self-cal, rms=0.026215Jy sigma=0.760593 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.853 mas, bmaj=6.638 mas, bpa=9.474 degrees ! Estimated noise=0.963181 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.000178954 Jy ! Component: 100 - total flux cleaned = -0.000179649 Jy ! Component: 150 - total flux cleaned = -0.000104445 Jy ! Component: 200 - total flux cleaned = -7.1158e-05 Jy ! Total flux subtracted in 200 components = -7.1158e-05 Jy ! Clean residual min=-0.006438 max=0.010524 Jy/beam ! Clean residual mean=0.000007 rms=0.002227 Jy/beam ! Combined flux in latest and established models = 0.13006 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 42 components and 0.13006 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.025969Jy sigma=0.755711 ! Fit after self-cal, rms=0.025994Jy sigma=0.755241 ! 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.025994Jy sigma=0.755241 ! Fit after self-cal, rms=0.026131Jy sigma=0.753826 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.852 mas, bmaj=6.662 mas, bpa=9.537 degrees ! Estimated noise=0.970372 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354429 Jy ! Component: 100 - total flux cleaned = 0.000351231 Jy ! Component: 150 - total flux cleaned = 0.000381797 Jy ! Component: 200 - total flux cleaned = 0.000441289 Jy ! Total flux subtracted in 200 components = 0.000441289 Jy ! Clean residual min=-0.006223 max=0.010397 Jy/beam ! Clean residual mean=0.000008 rms=0.002221 Jy/beam ! Combined flux in latest and established models = 0.130501 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.130501 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.025975Jy sigma=0.751068 ! Fit after self-cal, rms=0.025980Jy sigma=0.750903 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) ! Added new window around map position (13.5, 14.1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00928075 Jy ! Component: 100 - total flux cleaned = 0.0138443 Jy ! Component: 150 - total flux cleaned = 0.0166545 Jy ! Component: 200 - total flux cleaned = 0.0188652 Jy ! Total flux subtracted in 200 components = 0.0188652 Jy ! Clean residual min=-0.004438 max=0.006239 Jy/beam ! Clean residual mean=-0.000002 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.149366 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 89 components and 0.149366 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.022389Jy sigma=0.616687 ! Fit after self-cal, rms=0.022103Jy sigma=0.605091 ! 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.022103Jy sigma=0.605091 ! Fit after self-cal, rms=0.021587Jy sigma=0.593252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.853 mas, bmaj=6.669 mas, bpa=9.453 degrees ! Estimated noise=0.969075 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337231 Jy ! Component: 100 - total flux cleaned = 0.00520369 Jy ! Component: 150 - total flux cleaned = 0.00636196 Jy ! Component: 200 - total flux cleaned = 0.00686311 Jy ! Total flux subtracted in 200 components = 0.00686311 Jy ! Clean residual min=-0.003349 max=0.004457 Jy/beam ! Clean residual mean=0.000001 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.156229 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 124 components and 0.156229 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.020945Jy sigma=0.570313 ! Fit after self-cal, rms=0.020889Jy sigma=0.567037 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) ! Added new window around map position (-12, 39). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00336064 Jy ! Component: 100 - total flux cleaned = 0.00500965 Jy ! Component: 150 - total flux cleaned = 0.00596328 Jy ! Component: 200 - total flux cleaned = 0.00683534 Jy ! Total flux subtracted in 200 components = 0.00683534 Jy ! Clean residual min=-0.002668 max=0.002514 Jy/beam ! Clean residual mean=-0.000006 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.163065 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 149 components and 0.163065 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.020168Jy sigma=0.545669 ! Fit after self-cal, rms=0.020127Jy sigma=0.544704 ! 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.020127Jy sigma=0.544704 ! Fit after self-cal, rms=0.020048Jy sigma=0.540939 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.53 mas, bmaj=8.898 mas, bpa=-0.7012 degrees ! Estimated noise=1.15313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00192737 Jy ! Component: 100 - total flux cleaned = 0.00318537 Jy ! Component: 150 - total flux cleaned = 0.00412412 Jy ! Component: 200 - total flux cleaned = 0.00486809 Jy ! Total flux subtracted in 200 components = 0.00486809 Jy ! Clean residual min=-0.002183 max=0.002493 Jy/beam ! Clean residual mean=-0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.167933 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 178 components and 0.167933 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.019897Jy sigma=0.537639 ! Fit after self-cal, rms=0.019870Jy sigma=0.536901 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.000758155 Jy ! Component: 100 - total flux cleaned = 0.00092606 Jy ! Component: 150 - total flux cleaned = 0.00102755 Jy ! Component: 200 - total flux cleaned = 0.0010986 Jy ! Total flux subtracted in 200 components = 0.0010986 Jy ! Clean residual min=-0.002138 max=0.002380 Jy/beam ! Clean residual mean=-0.000004 rms=0.000697 Jy/beam ! Combined flux in latest and established models = 0.169031 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 189 components and 0.169031 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.019802Jy sigma=0.535555 ! Fit after self-cal, rms=0.019791Jy sigma=0.535350 ! 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.851 mas, bmaj=6.663 mas, bpa=9.408 degrees ! Estimated noise=0.972728 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.851 x 6.663 at 9.408 degrees (North through East) ! Clean map min=-0.0018999 max=0.11114 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.595 mas, bmaj=6.318 mas, bpa=10.41 degrees ! Estimated noise=1.19339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0863978 Jy ! Component: 100 - total flux cleaned = 0.106893 Jy ! Component: 150 - total flux cleaned = 0.117987 Jy ! Component: 200 - total flux cleaned = 0.125808 Jy ! Total flux subtracted in 200 components = 0.125808 Jy ! Clean residual min=-0.005845 max=0.005555 Jy/beam ! Clean residual mean=0.000008 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.125808 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.125808 Jy ! Inverting map and beam ! Estimated beam: bmin=1.851 mas, bmaj=6.663 mas, bpa=9.408 degrees ! Estimated noise=0.972728 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.00795933 Jy ! Component: 100 - total flux cleaned = 0.0139856 Jy ! Component: 150 - total flux cleaned = 0.0186914 Jy ! Component: 200 - total flux cleaned = 0.0224651 Jy ! Total flux subtracted in 200 components = 0.0224651 Jy ! Clean residual min=-0.003930 max=0.003218 Jy/beam ! Clean residual mean=0.000001 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.148273 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 49 components and 0.148273 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.53 mas, bmaj=8.898 mas, bpa=-0.7012 degrees ! Estimated noise=1.15313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461265 Jy ! Component: 100 - total flux cleaned = 0.0079757 Jy ! Component: 150 - total flux cleaned = 0.0105035 Jy ! Component: 200 - total flux cleaned = 0.0124475 Jy ! Total flux subtracted in 200 components = 0.0124475 Jy ! Clean residual min=-0.003190 max=0.002459 Jy/beam ! Clean residual mean=-0.000004 rms=0.000956 Jy/beam ! Combined flux in latest and established models = 0.160721 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.0015551 Jy ! Component: 100 - total flux cleaned = 0.00272959 Jy ! Component: 150 - total flux cleaned = 0.00334116 Jy ! Component: 200 - total flux cleaned = 0.00392095 Jy ! Total flux subtracted in 200 components = 0.00392095 Jy ! Clean residual min=-0.002374 max=0.002462 Jy/beam ! Clean residual mean=-0.000005 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.164642 Jy ! Adding 68 model components to the UV plane model. ! The established model now contains 106 components and 0.164642 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.851 mas, bmaj=6.663 mas, bpa=9.408 degrees ! Estimated noise=0.972728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102723 Jy ! Component: 100 - total flux cleaned = 0.00161179 Jy ! Component: 150 - total flux cleaned = 0.00199054 Jy ! Component: 200 - total flux cleaned = 0.00230305 Jy ! Total flux subtracted in 200 components = 0.00230305 Jy ! Clean residual min=-0.002036 max=0.002074 Jy/beam ! Clean residual mean=-0.000004 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.166945 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 129 components and 0.166945 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.019740Jy sigma=0.534634 ! Fit after self-cal, rms=0.019712Jy sigma=0.533515 wmodel /d2/scr/pima/bp171a3_uvs/J1300-2312_C_map.mod ! Writing 129 model components to file: /d2/scr/pima/bp171a3_uvs/J1300-2312_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1300-2312_C_map.win ! wwins: Wrote 3 windows to /d2/scr/pima/bp171a3_uvs/J1300-2312_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 = 5.90816e-05 Jy ! Component: 100 - total flux cleaned = -0.000343432 Jy ! Component: 150 - total flux cleaned = -0.000646827 Jy ! Component: 200 - total flux cleaned = -0.000816099 Jy ! Component: 250 - total flux cleaned = -0.00108394 Jy ! Component: 300 - total flux cleaned = -0.00129033 Jy ! Component: 350 - total flux cleaned = -0.00148938 Jy ! Component: 400 - total flux cleaned = -0.00168138 Jy ! Component: 450 - total flux cleaned = -0.00184319 Jy ! Component: 500 - total flux cleaned = -0.00202188 Jy ! Component: 550 - total flux cleaned = -0.00219453 Jy ! Component: 600 - total flux cleaned = -0.00234118 Jy ! Component: 650 - total flux cleaned = -0.00254534 Jy ! Component: 700 - total flux cleaned = -0.00282313 Jy ! Component: 750 - total flux cleaned = -0.00297765 Jy ! Component: 800 - total flux cleaned = -0.00316605 Jy ! Component: 850 - total flux cleaned = -0.00333142 Jy ! Component: 900 - total flux cleaned = -0.0034571 Jy ! Component: 950 - total flux cleaned = -0.00356223 Jy ! Component: 1000 - total flux cleaned = -0.00369935 Jy ! Component: 1050 - total flux cleaned = -0.00380034 Jy ! Component: 1100 - total flux cleaned = -0.00389925 Jy ! Component: 1150 - total flux cleaned = -0.00397979 Jy ! Component: 1200 - total flux cleaned = -0.00402734 Jy ! Component: 1250 - total flux cleaned = -0.00408987 Jy ! Component: 1300 - total flux cleaned = -0.00416642 Jy ! Component: 1350 - total flux cleaned = -0.00419645 Jy ! Component: 1400 - total flux cleaned = -0.00425564 Jy ! Component: 1450 - total flux cleaned = -0.00429921 Jy ! Component: 1500 - total flux cleaned = -0.00432783 Jy ! Component: 1550 - total flux cleaned = -0.00439884 Jy ! Component: 1600 - total flux cleaned = -0.004399 Jy ! Component: 1650 - total flux cleaned = -0.00439927 Jy ! Component: 1700 - total flux cleaned = -0.00439965 Jy ! Component: 1750 - total flux cleaned = -0.00439975 Jy ! Component: 1800 - total flux cleaned = -0.00439977 Jy ! Component: 1850 - total flux cleaned = -0.00439965 Jy ! Component: 1900 - total flux cleaned = -0.00433419 Jy ! Component: 1950 - total flux cleaned = -0.0043472 Jy ! Component: 2000 - total flux cleaned = -0.0043472 Jy ! Component: 2050 - total flux cleaned = -0.00433448 Jy ! Component: 2100 - total flux cleaned = -0.00434734 Jy ! Component: 2150 - total flux cleaned = -0.00437272 Jy ! Component: 2200 - total flux cleaned = -0.00443529 Jy ! Component: 2250 - total flux cleaned = -0.00444778 Jy ! Component: 2300 - total flux cleaned = -0.004485 Jy ! Component: 2350 - total flux cleaned = -0.00450959 Jy ! Component: 2400 - total flux cleaned = -0.0044974 Jy ! Component: 2450 - total flux cleaned = -0.00448535 Jy ! Component: 2500 - total flux cleaned = -0.00449748 Jy ! Component: 2550 - total flux cleaned = -0.00446126 Jy ! Component: 2600 - total flux cleaned = -0.00446133 Jy ! Component: 2650 - total flux cleaned = -0.00446126 Jy ! Component: 2700 - total flux cleaned = -0.00455647 Jy ! Component: 2750 - total flux cleaned = -0.0046753 Jy ! Component: 2800 - total flux cleaned = -0.00475849 Jy ! Component: 2850 - total flux cleaned = -0.00487727 Jy ! Component: 2900 - total flux cleaned = -0.00500794 Jy ! Component: 2950 - total flux cleaned = -0.00510292 Jy ! Component: 3000 - total flux cleaned = -0.00520988 Jy ! Component: 3050 - total flux cleaned = -0.0053051 Jy ! Component: 3100 - total flux cleaned = -0.00541244 Jy ! Component: 3150 - total flux cleaned = -0.00552008 Jy ! Component: 3200 - total flux cleaned = -0.00562829 Jy ! Component: 3250 - total flux cleaned = -0.00571281 Jy ! Component: 3300 - total flux cleaned = -0.00582195 Jy ! Component: 3350 - total flux cleaned = -0.00590728 Jy ! Component: 3400 - total flux cleaned = -0.00598095 Jy ! Component: 3450 - total flux cleaned = -0.00605523 Jy ! Component: 3500 - total flux cleaned = -0.00611747 Jy ! Component: 3550 - total flux cleaned = -0.00619279 Jy ! Component: 3600 - total flux cleaned = -0.0062437 Jy ! Component: 3650 - total flux cleaned = -0.0063208 Jy ! Component: 3700 - total flux cleaned = -0.0063859 Jy ! Component: 3750 - total flux cleaned = -0.00641213 Jy ! Component: 3800 - total flux cleaned = -0.00643876 Jy ! Component: 3850 - total flux cleaned = -0.00647923 Jy ! Component: 3900 - total flux cleaned = -0.00650679 Jy ! Component: 3950 - total flux cleaned = -0.00650677 Jy ! Component: 4000 - total flux cleaned = -0.0065208 Jy ! Component: 4050 - total flux cleaned = -0.00654953 Jy ! Total flux subtracted in 4096 components = -0.00654959 Jy ! Clean residual min=-0.000911 max=0.000823 Jy/beam ! Clean residual mean=-0.000001 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.160395 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 377 components and 0.160395 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a3_uvs/J1300-2312_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.851 x 6.663 at 9.408 degrees (North through East) ! Clean map min=-0.001429 max=0.11423 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1300-2312_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.114234 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000223637 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.587312 0.587312 1.17462 2.34925 4.6985 9.397 18.794 37.588 75.176 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.114 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 510.801 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1300-2312_C_uvs.log closed on Mon Feb 24 08:49:14 2014