! Started logfile: /scr/pima/bp192a0_uvs/J0203-4349_C_uvs.log on Fri Aug 21 07:24:44 2015 obs /scr/pima/bp192a0_uvs/J0203-4349_C_uva.fits ! Reading UV FITS file: /scr/pima/bp192a0_uvs/J0203-4349_C_uva.fits ! AN table 1: 77 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.983117 visibilities/baseline/integration-bin. ! Found source: J0203-4349 ! ! 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 6056 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/bp192a0_uvs/J0203-4349_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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997568Jy sigma=13.855789 ! Fit after self-cal, rms=0.954036Jy sigma=13.232374 ! 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=6.587 mas, bmaj=70.47 mas, bpa=-9.943 degrees ! Estimated noise=1.0341 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.0340915 Jy ! Component: 100 - total flux cleaned = 0.0418802 Jy ! Total flux subtracted in 100 components = 0.0418802 Jy ! Clean residual min=-0.007568 max=0.007667 Jy/beam ! Clean residual mean=0.000086 rms=0.004354 Jy/beam ! Combined flux in latest and established models = 0.0418802 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 38 components and 0.0418802 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.060519Jy sigma=0.867021 ! Fit after self-cal, rms=0.059307Jy sigma=0.851775 ! 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=7.905 mas, bmaj=68.6 mas, bpa=-11.11 degrees ! Estimated noise=0.659392 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.0023287 Jy ! Component: 100 - total flux cleaned = -0.00641434 Jy ! Component: 150 - total flux cleaned = -0.0123324 Jy ! Component: 200 - total flux cleaned = -0.017347 Jy ! Total flux subtracted in 200 components = -0.017347 Jy ! Clean residual min=-0.004745 max=0.004695 Jy/beam ! Clean residual mean=0.000064 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.0245332 Jy ! Performing phase self-cal ! Adding 145 model components to the UV plane model. ! The established model now contains 180 components and 0.0245332 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.053768Jy sigma=0.750126 ! Fit after self-cal, rms=0.053205Jy sigma=0.742089 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.905 x 68.6 at -11.11 degrees (North through East) ! Clean map min=-0.014772 max=0.043192 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 0.90 KP 0.86 LA 0.92 OV 1.10 ! PT 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 KP 1.11 LA 0.95 OV 1.03 ! PT 1.12 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* LA 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.053205Jy sigma=0.742089 ! Fit after self-cal, rms=0.052945Jy sigma=0.740061 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.93 mas, bmaj=68.41 mas, bpa=-11.13 degrees ! Estimated noise=0.65682 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.00336425 Jy ! Component: 100 - total flux cleaned = -0.00508085 Jy ! Component: 150 - total flux cleaned = -0.00660985 Jy ! Component: 200 - total flux cleaned = -0.00829539 Jy ! Total flux subtracted in 200 components = -0.00829539 Jy ! Clean residual min=-0.002138 max=0.002154 Jy/beam ! Clean residual mean=0.000040 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.0162378 Jy ! Performing phase self-cal ! Adding 151 model components to the UV plane model. ! The established model now contains 325 components and 0.0162378 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.051732Jy sigma=0.715455 ! Fit after self-cal, rms=0.051562Jy sigma=0.712750 ! 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.051562Jy sigma=0.712750 ! Fit after self-cal, rms=0.052298Jy sigma=0.711267 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.928 mas, bmaj=68.61 mas, bpa=-11.16 degrees ! Estimated noise=0.665141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00279926 Jy ! Component: 100 - total flux cleaned = -0.00319625 Jy ! Component: 150 - total flux cleaned = -0.00247981 Jy ! Component: 200 - total flux cleaned = -0.00168939 Jy ! Total flux subtracted in 200 components = -0.00168939 Jy ! Clean residual min=-0.001391 max=0.001392 Jy/beam ! Clean residual mean=0.000030 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.0145484 Jy selfcal ! Performing phase self-cal ! Adding 153 model components to the UV plane model. ! The established model now contains 468 components and 0.0145484 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.051895Jy sigma=0.702447 ! Fit after self-cal, rms=0.051833Jy sigma=0.701471 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.000278788 Jy ! Component: 100 - total flux cleaned = 0.00099347 Jy ! Component: 150 - total flux cleaned = 0.00150587 Jy ! Component: 200 - total flux cleaned = 0.00172945 Jy ! Total flux subtracted in 200 components = 0.00172945 Jy ! Clean residual min=-0.000940 max=0.000937 Jy/beam ! Clean residual mean=0.000018 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0162779 Jy ! Performing phase self-cal ! Adding 131 model components to the UV plane model. ! The established model now contains 591 components and 0.0162779 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.051728Jy sigma=0.698833 ! Fit after self-cal, rms=0.051701Jy sigma=0.698397 ! 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.051701Jy sigma=0.698397 ! Fit after self-cal, rms=0.052474Jy sigma=0.697424 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.927 mas, bmaj=68.75 mas, bpa=-11.17 degrees ! Estimated noise=0.670877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409509 Jy ! Component: 100 - total flux cleaned = 0.00134677 Jy ! Component: 150 - total flux cleaned = 0.00158154 Jy ! Component: 200 - total flux cleaned = 0.00158237 Jy ! Total flux subtracted in 200 components = 0.00158237 Jy ! Clean residual min=-0.000769 max=0.000774 Jy/beam ! Clean residual mean=0.000011 rms=0.000382 Jy/beam ! Combined flux in latest and established models = 0.0178603 Jy selfcal ! Performing phase self-cal ! Adding 112 model components to the UV plane model. ! The established model now contains 692 components and 0.0178602 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.052403Jy sigma=0.695678 ! Fit after self-cal, rms=0.052404Jy sigma=0.695437 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.000318098 Jy ! Component: 100 - total flux cleaned = 0.000607684 Jy ! Component: 150 - total flux cleaned = 0.000882262 Jy ! Component: 200 - total flux cleaned = 0.00108511 Jy ! Total flux subtracted in 200 components = 0.00108511 Jy ! Clean residual min=-0.000559 max=0.000559 Jy/beam ! Clean residual mean=0.000013 rms=0.000268 Jy/beam ! Combined flux in latest and established models = 0.0189454 Jy ! Performing phase self-cal ! Adding 114 model components to the UV plane model. ! The established model now contains 793 components and 0.0189454 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.052372Jy sigma=0.694662 ! Fit after self-cal, rms=0.052374Jy sigma=0.694611 ! 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.052374Jy sigma=0.694611 ! Fit after self-cal, rms=0.051784Jy sigma=0.687840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.138 mas, bmaj=67.82 mas, bpa=-11.18 degrees ! Estimated noise=0.659663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000955687 Jy ! Component: 100 - total flux cleaned = -0.00163972 Jy ! Component: 150 - total flux cleaned = -0.00198855 Jy ! Component: 200 - total flux cleaned = -0.00185518 Jy ! Total flux subtracted in 200 components = -0.00185518 Jy ! Clean residual min=-0.000430 max=0.000435 Jy/beam ! Clean residual mean=-0.000004 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.0170902 Jy selfcal ! Performing phase self-cal ! Adding 130 model components to the UV plane model. ! The established model now contains 923 components and 0.0170902 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.051726Jy sigma=0.686953 ! Fit after self-cal, rms=0.051757Jy sigma=0.686678 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.000433079 Jy ! Component: 100 - total flux cleaned = 0.000748289 Jy ! Component: 150 - total flux cleaned = 0.00098775 Jy ! Component: 200 - total flux cleaned = 0.00102869 Jy ! Total flux subtracted in 200 components = 0.00102869 Jy ! Clean residual min=-0.000336 max=0.000335 Jy/beam ! Clean residual mean=0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0181189 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 1020 components and 0.0181189 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.051738Jy sigma=0.686445 ! Fit after self-cal, rms=0.051734Jy sigma=0.686396 ! 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=7.882 mas, bmaj=68.44 mas, bpa=-11.13 degrees ! Estimated noise=0.659377 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.882 x 68.44 at -11.13 degrees (North through East) ! Clean map min=-0.012694 max=0.038535 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=6.596 mas, bmaj=69.97 mas, bpa=-9.964 degrees ! Estimated noise=1.03916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0262509 Jy ! Component: 100 - total flux cleaned = 0.0317673 Jy ! Component: 150 - total flux cleaned = 0.0367228 Jy ! Component: 200 - total flux cleaned = 0.0392089 Jy ! Total flux subtracted in 200 components = 0.0392089 Jy ! Clean residual min=-0.005579 max=0.005550 Jy/beam ! Clean residual mean=0.000080 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.0392089 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 100 model components to the UV plane model. ! The established model now contains 100 components and 0.0392089 Jy ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=68.44 mas, bpa=-11.13 degrees ! Estimated noise=0.659377 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.0090481 Jy ! Component: 100 - total flux cleaned = -0.0118195 Jy ! Component: 150 - total flux cleaned = -0.013803 Jy ! Component: 200 - total flux cleaned = -0.0156212 Jy ! Total flux subtracted in 200 components = -0.0156212 Jy ! Clean residual min=-0.003405 max=0.003427 Jy/beam ! Clean residual mean=0.000041 rms=0.002086 Jy/beam ! Combined flux in latest and established models = 0.0235878 Jy ! Adding 147 model components to the UV plane model. ! The established model now contains 243 components and 0.0235878 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=8.138 mas, bmaj=67.82 mas, bpa=-11.18 degrees ! Estimated noise=0.659663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000772359 Jy ! Component: 100 - total flux cleaned = -0.00202609 Jy ! Component: 150 - total flux cleaned = -0.0026755 Jy ! Component: 200 - total flux cleaned = -0.00278613 Jy ! Total flux subtracted in 200 components = -0.00278613 Jy ! Clean residual min=-0.001541 max=0.001541 Jy/beam ! Clean residual mean=0.000019 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0208016 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.000842973 Jy ! Component: 100 - total flux cleaned = 0.00252163 Jy ! Component: 150 - total flux cleaned = 0.00391403 Jy ! Component: 200 - total flux cleaned = 0.00506216 Jy ! Total flux subtracted in 200 components = 0.00506216 Jy ! Clean residual min=-0.001201 max=0.001198 Jy/beam ! Clean residual mean=0.000008 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0258638 Jy ! Adding 220 model components to the UV plane model. ! The established model now contains 460 components and 0.0258638 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.882 mas, bmaj=68.44 mas, bpa=-11.13 degrees ! Estimated noise=0.659377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000263726 Jy ! Component: 100 - total flux cleaned = 9.414e-05 Jy ! Component: 150 - total flux cleaned = 1.77151e-05 Jy ! Component: 200 - total flux cleaned = -2.2291e-05 Jy ! Total flux subtracted in 200 components = -2.2291e-05 Jy ! Clean residual min=-0.000640 max=0.000654 Jy/beam ! Clean residual mean=0.000004 rms=0.000286 Jy/beam ! Combined flux in latest and established models = 0.0258415 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 525 components and 0.0258415 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.051777Jy sigma=0.687527 ! Fit after self-cal, rms=0.051747Jy sigma=0.687272 wmodel /scr/pima/bp192a0_uvs/J0203-4349_C_map.mod ! Writing 525 model components to file: /scr/pima/bp192a0_uvs/J0203-4349_C_map.mod wobs /scr/pima/bp192a0_uvs/J0203-4349_C_uvs.fits ! Writing UV FITS file: /scr/pima/bp192a0_uvs/J0203-4349_C_uvs.fits wwins /scr/pima/bp192a0_uvs/J0203-4349_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp192a0_uvs/J0203-4349_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.882 x 68.44 at -11.13 degrees (North through East) ! Clean map min=-0.011857 max=0.036649 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp192a0_uvs/J0203-4349_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0366491 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246444 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01733 2.01733 4.03466 8.06932 16.1386 32.2773 64.5546 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.036 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 148.711 quit ! Quitting program ! Log file /scr/pima/bp192a0_uvs/J0203-4349_C_uvs.log closed on Fri Aug 21 07:24:51 2015