! Started logfile: /d2/scr/pima/bp177f_uvs/J2034-3549_X_uvs.log on Fri Mar 21 07:34:54 2014 obs /d2/scr/pima/bp177f_uvs/J2034-3549_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177f_uvs/J2034-3549_X_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J2034-3549 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 336 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp177f_uvs/J2034-3549_X] 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.200x0.200 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 3 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=0.999500Jy sigma=30.270161 ! Fit after self-cal, rms=0.976306Jy sigma=29.487781 ! 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=2.935 mas, bmaj=20.27 mas, bpa=13.92 degrees ! Estimated noise=1.627 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.018125 Jy ! Component: 100 - total flux cleaned = 0.0231899 Jy ! Total flux subtracted in 100 components = 0.0231899 Jy ! Clean residual min=-0.002460 max=0.002453 Jy/beam ! Clean residual mean=0.000000 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.0231899 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0231899 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.019135Jy sigma=0.546237 ! Fit after self-cal, rms=0.018269Jy sigma=0.520820 ! 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=3.469 mas, bmaj=19.07 mas, bpa=13.86 degrees ! Estimated noise=1.34503 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.00216122 Jy ! Component: 100 - total flux cleaned = 0.00149472 Jy ! Component: 150 - total flux cleaned = 0.00103505 Jy ! Component: 200 - total flux cleaned = 0.000824822 Jy ! Total flux subtracted in 200 components = 0.000824822 Jy ! Clean residual min=-0.000807 max=0.000809 Jy/beam ! Clean residual mean=-0.000003 rms=0.000379 Jy/beam ! Combined flux in latest and established models = 0.0240147 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 127 components and 0.0240147 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.017463Jy sigma=0.497844 ! Fit after self-cal, rms=0.017419Jy sigma=0.496941 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.469 x 19.07 at 13.86 degrees (North through East) ! Clean map min=-0.0020894 max=0.020535 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: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.95 KP 0.99 LA 0.87 ! OV 1.20 PT 0.87 SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 KP 0.95 LA 0.97 ! OV 0.89 PT 0.95 SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.017419Jy sigma=0.496941 ! Fit after self-cal, rms=0.017158Jy sigma=0.494662 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=19.08 mas, bpa=13.83 degrees ! Estimated noise=1.32213 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.000799069 Jy ! Component: 100 - total flux cleaned = -0.00129784 Jy ! Component: 150 - total flux cleaned = -0.0014927 Jy ! Component: 200 - total flux cleaned = -0.00157933 Jy ! Total flux subtracted in 200 components = -0.00157933 Jy ! Clean residual min=-0.000440 max=0.000439 Jy/beam ! Clean residual mean=-0.000001 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0224354 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 216 components and 0.0224354 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.017023Jy sigma=0.490258 ! Fit after self-cal, rms=0.017018Jy sigma=0.489882 ! 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.017018Jy sigma=0.489882 ! Fit after self-cal, rms=0.017076Jy sigma=0.489845 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=19.07 mas, bpa=13.85 degrees ! Estimated noise=1.32463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000544973 Jy ! Component: 100 - total flux cleaned = -0.000749263 Jy ! Component: 150 - total flux cleaned = -0.000836623 Jy ! Component: 200 - total flux cleaned = -0.000856241 Jy ! Total flux subtracted in 200 components = -0.000856241 Jy ! Clean residual min=-0.000325 max=0.000327 Jy/beam ! Clean residual mean=-0.000002 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0215792 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 295 components and 0.0215792 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.017013Jy sigma=0.487937 ! Fit after self-cal, rms=0.017008Jy sigma=0.487800 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.000411955 Jy ! Component: 100 - total flux cleaned = -0.000637349 Jy ! Component: 150 - total flux cleaned = -0.000736358 Jy ! Component: 200 - total flux cleaned = -0.000782545 Jy ! Total flux subtracted in 200 components = -0.000782545 Jy ! Clean residual min=-0.000255 max=0.000251 Jy/beam ! Clean residual mean=-0.000002 rms=0.000109 Jy/beam ! Combined flux in latest and established models = 0.0207966 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 362 components and 0.0207966 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.016974Jy sigma=0.486752 ! Fit after self-cal, rms=0.016970Jy sigma=0.486667 ! 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.016970Jy sigma=0.486667 ! Fit after self-cal, rms=0.017029Jy sigma=0.486598 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=19.07 mas, bpa=13.89 degrees ! Estimated noise=1.32753 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178745 Jy ! Component: 100 - total flux cleaned = -0.000334549 Jy ! Component: 150 - total flux cleaned = -0.00048645 Jy ! Component: 200 - total flux cleaned = -0.00057877 Jy ! Total flux subtracted in 200 components = -0.00057877 Jy ! Clean residual min=-0.000216 max=0.000216 Jy/beam ! Clean residual mean=-0.000001 rms=0.000092 Jy/beam ! Combined flux in latest and established models = 0.0202178 Jy selfcal ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 436 components and 0.0202178 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.017003Jy sigma=0.485913 ! Fit after self-cal, rms=0.017001Jy sigma=0.485855 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.000142442 Jy ! Component: 100 - total flux cleaned = -0.000255844 Jy ! Component: 150 - total flux cleaned = -0.000337341 Jy ! Component: 200 - total flux cleaned = -0.000404819 Jy ! Total flux subtracted in 200 components = -0.000404819 Jy ! Clean residual min=-0.000185 max=0.000183 Jy/beam ! Clean residual mean=-0.000001 rms=0.000080 Jy/beam ! Combined flux in latest and established models = 0.019813 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 500 components and 0.019813 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.016984Jy sigma=0.485372 ! Fit after self-cal, rms=0.016982Jy sigma=0.485334 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.016982Jy sigma=0.485334 ! Fit after self-cal, rms=0.017022Jy sigma=0.485298 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=19.04 mas, bpa=13.7 degrees ! Estimated noise=1.33159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.46426e-05 Jy ! Component: 100 - total flux cleaned = -6.36794e-05 Jy ! Component: 150 - total flux cleaned = -0.000147156 Jy ! Component: 200 - total flux cleaned = -0.000187419 Jy ! Total flux subtracted in 200 components = -0.000187419 Jy ! Clean residual min=-0.000165 max=0.000164 Jy/beam ! Clean residual mean=-0.000001 rms=0.000073 Jy/beam ! Combined flux in latest and established models = 0.0196256 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 555 components and 0.0196256 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.017007Jy sigma=0.484910 ! Fit after self-cal, rms=0.017006Jy sigma=0.484885 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 = -5.6722e-05 Jy ! Component: 100 - total flux cleaned = -5.60257e-05 Jy ! Component: 150 - total flux cleaned = -3.73348e-05 Jy ! Component: 200 - total flux cleaned = 3.69791e-05 Jy ! Total flux subtracted in 200 components = 3.69791e-05 Jy ! Clean residual min=-0.000152 max=0.000154 Jy/beam ! Clean residual mean=-0.000000 rms=0.000068 Jy/beam ! Combined flux in latest and established models = 0.0196626 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 590 components and 0.0196626 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.016994Jy sigma=0.484564 ! Fit after self-cal, rms=0.016994Jy sigma=0.484547 ! 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=3.48 mas, bmaj=19.06 mas, bpa=13.92 degrees ! Estimated noise=1.32931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.48 x 19.06 at 13.92 degrees (North through East) ! Clean map min=-0.0027071 max=0.019945 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=2.939 mas, bmaj=20.24 mas, bpa=13.96 degrees ! Estimated noise=1.6148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.018496 Jy ! Component: 100 - total flux cleaned = 0.02255 Jy ! Component: 150 - total flux cleaned = 0.0223406 Jy ! Component: 200 - total flux cleaned = 0.0214502 Jy ! Total flux subtracted in 200 components = 0.0214502 Jy ! Clean residual min=-0.001435 max=0.001440 Jy/beam ! Clean residual mean=-0.000001 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0214503 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 65 model components to the UV plane model. ! The established model now contains 65 components and 0.0214503 Jy ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=19.06 mas, bpa=13.92 degrees ! Estimated noise=1.32931 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.000870197 Jy ! Component: 100 - total flux cleaned = 0.000764951 Jy ! Component: 150 - total flux cleaned = 0.000574671 Jy ! Component: 200 - total flux cleaned = 0.000571865 Jy ! Total flux subtracted in 200 components = 0.000571865 Jy ! Clean residual min=-0.000663 max=0.000667 Jy/beam ! Clean residual mean=-0.000002 rms=0.000300 Jy/beam ! Combined flux in latest and established models = 0.0220221 Jy ! Adding 85 model components to the UV plane model. ! The established model now contains 150 components and 0.0220221 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.66 mas, bmaj=19.04 mas, bpa=13.7 degrees ! Estimated noise=1.33159 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000132448 Jy ! Component: 100 - total flux cleaned = -0.000383012 Jy ! Component: 150 - total flux cleaned = -0.00046505 Jy ! Component: 200 - total flux cleaned = -0.000543091 Jy ! Total flux subtracted in 200 components = -0.000543091 Jy ! Clean residual min=-0.000395 max=0.000394 Jy/beam ! Clean residual mean=-0.000002 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.021479 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 = -2.38051e-05 Jy ! Component: 100 - total flux cleaned = -4.67951e-05 Jy ! Component: 150 - total flux cleaned = -5.37833e-06 Jy ! Component: 200 - total flux cleaned = 5.56049e-05 Jy ! Total flux subtracted in 200 components = 5.56049e-05 Jy ! Clean residual min=-0.000338 max=0.000335 Jy/beam ! Clean residual mean=-0.000005 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0215346 Jy ! Adding 178 model components to the UV plane model. ! The established model now contains 324 components and 0.0215347 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=19.06 mas, bpa=13.92 degrees ! Estimated noise=1.32931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000115372 Jy ! Component: 100 - total flux cleaned = -0.000131587 Jy ! Component: 150 - total flux cleaned = -0.000247117 Jy ! Component: 200 - total flux cleaned = -0.000207636 Jy ! Total flux subtracted in 200 components = -0.000207636 Jy ! Clean residual min=-0.000222 max=0.000225 Jy/beam ! Clean residual mean=-0.000001 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.021327 Jy selfcal ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 401 components and 0.021327 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.017035Jy sigma=0.485772 ! Fit after self-cal, rms=0.017033Jy sigma=0.485643 wmodel /d2/scr/pima/bp177f_uvs/J2034-3549_X_map.mod ! Writing 401 model components to file: /d2/scr/pima/bp177f_uvs/J2034-3549_X_map.mod wobs /d2/scr/pima/bp177f_uvs/J2034-3549_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177f_uvs/J2034-3549_X_uvs.fits wwins /d2/scr/pima/bp177f_uvs/J2034-3549_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp177f_uvs/J2034-3549_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.48 x 19.06 at 13.92 degrees (North through East) ! Clean map min=-0.0026117 max=0.016553 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177f_uvs/J2034-3549_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0165532 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000110753 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.00722 2.00722 4.01444 8.02888 16.0578 32.1155 64.231 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 149.46 quit ! Quitting program ! Log file /d2/scr/pima/bp177f_uvs/J2034-3549_X_uvs.log closed on Fri Mar 21 07:34:58 2014