! Started logfile: /scr/pima/bg219b_uvs/J1532-3732_S_uvs.log on Thu Apr 7 01:26:16 2016 obs /scr/pima/bg219b_uvs/J1532-3732_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1532-3732_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.747312 visibilities/baseline/integration-bin. ! Found source: J1532-3732 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 6672 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/bg219b_uvs/J1532-3732_S] 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.500x0.500 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 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006116Jy sigma=15.967933 ! Fit after self-cal, rms=0.904585Jy sigma=14.314683 ! 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.429 mas, bmaj=6.738 mas, bpa=0.8817 degrees ! Estimated noise=0.911673 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.0668226 Jy ! Component: 100 - total flux cleaned = 0.0968804 Jy ! Total flux subtracted in 100 components = 0.0968804 Jy ! Clean residual min=-0.008830 max=0.018973 Jy/beam ! Clean residual mean=-0.000251 rms=0.003166 Jy/beam ! Combined flux in latest and established models = 0.0968803 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0968803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099655Jy sigma=1.521834 ! Fit after self-cal, rms=0.099126Jy sigma=1.514131 ! 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.095 mas, bmaj=8.102 mas, bpa=-0.3307 degrees ! Estimated noise=0.592108 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 (-4.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0322886 Jy ! Component: 100 - total flux cleaned = 0.0509343 Jy ! Component: 150 - total flux cleaned = 0.0623726 Jy ! Component: 200 - total flux cleaned = 0.0697911 Jy ! Total flux subtracted in 200 components = 0.0697911 Jy ! Clean residual min=-0.006791 max=0.013636 Jy/beam ! Clean residual mean=-0.000156 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.166671 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 104 components and 0.166671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088881Jy sigma=1.308736 ! Fit after self-cal, rms=0.088123Jy sigma=1.297162 ! 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.095 x 8.102 at -0.3307 degrees (North through East) ! Clean map min=-0.0063935 max=0.078433 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! 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* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.088123Jy sigma=1.297162 ! Fit after self-cal, rms=0.088123Jy sigma=1.297162 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.102 mas, bpa=-0.3307 degrees ! Estimated noise=0.592108 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 (-8.5, -36.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109336 Jy ! Component: 100 - total flux cleaned = 0.0167811 Jy ! Component: 150 - total flux cleaned = 0.0207066 Jy ! Component: 200 - total flux cleaned = 0.0235819 Jy ! Total flux subtracted in 200 components = 0.0235819 Jy ! Clean residual min=-0.005211 max=0.008151 Jy/beam ! Clean residual mean=-0.000079 rms=0.001468 Jy/beam ! Combined flux in latest and established models = 0.190253 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 153 components and 0.190253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086686Jy sigma=1.274068 ! Fit after self-cal, rms=0.086348Jy sigma=1.268167 ! 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. ! ! Fit before self-cal, rms=0.086348Jy sigma=1.268167 ! Fit after self-cal, rms=0.087997Jy sigma=1.268835 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.095 mas, bmaj=8.104 mas, bpa=0.05114 degrees ! Estimated noise=0.599332 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00531654 Jy ! Component: 100 - total flux cleaned = 0.00854501 Jy ! Component: 150 - total flux cleaned = 0.0105517 Jy ! Component: 200 - total flux cleaned = 0.0112778 Jy ! Total flux subtracted in 200 components = 0.0112778 Jy ! Clean residual min=-0.004632 max=0.005422 Jy/beam ! Clean residual mean=-0.000086 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.201531 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 190 components and 0.201531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087620Jy sigma=1.263165 ! Fit after self-cal, rms=0.087576Jy sigma=1.261257 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.00286149 Jy ! Component: 100 - total flux cleaned = 0.00359899 Jy ! Component: 150 - total flux cleaned = 0.00425156 Jy ! Component: 200 - total flux cleaned = 0.00473302 Jy ! Total flux subtracted in 200 components = 0.00473302 Jy ! Clean residual min=-0.004258 max=0.004238 Jy/beam ! Clean residual mean=-0.000071 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.206264 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 212 components and 0.206264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087417Jy sigma=1.259354 ! Fit after self-cal, rms=0.087399Jy sigma=1.258773 ! 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. ! ! Fit before self-cal, rms=0.087399Jy sigma=1.258773 ! Fit after self-cal, rms=0.089171Jy sigma=1.253869 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.105 mas, bpa=-0.5202 degrees ! Estimated noise=0.604963 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186165 Jy ! Component: 100 - total flux cleaned = 0.00252242 Jy ! Component: 150 - total flux cleaned = 0.00270668 Jy ! Component: 200 - total flux cleaned = 0.00276945 Jy ! Total flux subtracted in 200 components = 0.00276945 Jy ! Clean residual min=-0.003788 max=0.003173 Jy/beam ! Clean residual mean=-0.000025 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.209034 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 234 components and 0.209034 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089119Jy sigma=1.253151 ! Fit after self-cal, rms=0.089149Jy sigma=1.252720 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.000558467 Jy ! Component: 100 - total flux cleaned = 0.000742156 Jy ! Component: 150 - total flux cleaned = 0.000836722 Jy ! Component: 200 - total flux cleaned = 0.000890525 Jy ! Total flux subtracted in 200 components = 0.000890525 Jy ! Clean residual min=-0.003741 max=0.003121 Jy/beam ! Clean residual mean=-0.000023 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.209924 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 241 components and 0.209924 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089114Jy sigma=1.252388 ! Fit after self-cal, rms=0.089104Jy sigma=1.252281 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.089104Jy sigma=1.252281 ! Fit after self-cal, rms=0.089014Jy sigma=1.252155 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.53 mas, bmaj=27.99 mas, bpa=-0.4067 degrees ! Estimated noise=0.792625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00202806 Jy ! Component: 100 - total flux cleaned = 0.00250861 Jy ! Component: 150 - total flux cleaned = 0.00261062 Jy ! Component: 200 - total flux cleaned = 0.00258079 Jy ! Total flux subtracted in 200 components = 0.00258079 Jy ! Clean residual min=-0.003959 max=0.003537 Jy/beam ! Clean residual mean=-0.000038 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.212505 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 247 components and 0.212505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088997Jy sigma=1.251951 ! Fit after self-cal, rms=0.088980Jy sigma=1.251788 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.000569508 Jy ! Component: 100 - total flux cleaned = 0.000678194 Jy ! Component: 150 - total flux cleaned = 0.000678756 Jy ! Component: 200 - total flux cleaned = 0.000621914 Jy ! Total flux subtracted in 200 components = 0.000621914 Jy ! Clean residual min=-0.003871 max=0.003378 Jy/beam ! Clean residual mean=-0.000034 rms=0.001104 Jy/beam ! Combined flux in latest and established models = 0.213127 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 256 components and 0.213127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088971Jy sigma=1.251801 ! Fit after self-cal, rms=0.088958Jy sigma=1.251720 ! 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.083 mas, bmaj=8.107 mas, bpa=-0.7397 degrees ! Estimated noise=0.60486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.083 x 8.107 at -0.7397 degrees (North through East) ! Clean map min=-0.0033884 max=0.073609 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.423 mas, bmaj=6.738 mas, bpa=0.5788 degrees ! Estimated noise=0.928201 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0672585 Jy ! Component: 100 - total flux cleaned = 0.101098 Jy ! Component: 150 - total flux cleaned = 0.124801 Jy ! Component: 200 - total flux cleaned = 0.141713 Jy ! Total flux subtracted in 200 components = 0.141713 Jy ! Clean residual min=-0.006813 max=0.009594 Jy/beam ! Clean residual mean=-0.000153 rms=0.002122 Jy/beam ! Combined flux in latest and established models = 0.141713 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 70 model components to the UV plane model. ! The established model now contains 70 components and 0.141713 Jy ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=8.107 mas, bpa=-0.7397 degrees ! Estimated noise=0.60486 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.0196427 Jy ! Component: 100 - total flux cleaned = 0.0323596 Jy ! Component: 150 - total flux cleaned = 0.041196 Jy ! Component: 200 - total flux cleaned = 0.0476203 Jy ! Total flux subtracted in 200 components = 0.0476203 Jy ! Clean residual min=-0.004597 max=0.005208 Jy/beam ! Clean residual mean=-0.000088 rms=0.001261 Jy/beam ! Combined flux in latest and established models = 0.189334 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 142 components and 0.189334 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.53 mas, bmaj=27.99 mas, bpa=-0.4067 degrees ! Estimated noise=0.792625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00827598 Jy ! Component: 100 - total flux cleaned = 0.0130893 Jy ! Component: 150 - total flux cleaned = 0.015998 Jy ! Component: 200 - total flux cleaned = 0.0177116 Jy ! Total flux subtracted in 200 components = 0.0177116 Jy ! Clean residual min=-0.004651 max=0.004301 Jy/beam ! Clean residual mean=-0.000072 rms=0.001304 Jy/beam ! Combined flux in latest and established models = 0.207045 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.000410262 Jy ! Component: 100 - total flux cleaned = 0.000794685 Jy ! Component: 150 - total flux cleaned = 0.00110305 Jy ! Component: 200 - total flux cleaned = 0.00139183 Jy ! Total flux subtracted in 200 components = 0.00139183 Jy ! Clean residual min=-0.004481 max=0.003973 Jy/beam ! Clean residual mean=-0.000064 rms=0.001245 Jy/beam ! Combined flux in latest and established models = 0.208437 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 184 components and 0.208437 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.083 mas, bmaj=8.107 mas, bpa=-0.7397 degrees ! Estimated noise=0.60486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000838805 Jy ! Component: 100 - total flux cleaned = -0.000850615 Jy ! Component: 150 - total flux cleaned = -0.000581125 Jy ! Component: 200 - total flux cleaned = -0.000297176 Jy ! Total flux subtracted in 200 components = -0.000297176 Jy ! Clean residual min=-0.003763 max=0.003588 Jy/beam ! Clean residual mean=-0.000031 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.20814 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 201 components and 0.20814 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089067Jy sigma=1.253620 ! Fit after self-cal, rms=0.088976Jy sigma=1.252591 wmodel /scr/pima/bg219b_uvs/J1532-3732_S_map.mod ! Writing 201 model components to file: /scr/pima/bg219b_uvs/J1532-3732_S_map.mod wobs /scr/pima/bg219b_uvs/J1532-3732_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1532-3732_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1532-3732_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J1532-3732_S_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.00141001 Jy ! Component: 100 - total flux cleaned = -0.00204065 Jy ! Component: 150 - total flux cleaned = -0.00252639 Jy ! Component: 200 - total flux cleaned = -0.00299227 Jy ! Component: 250 - total flux cleaned = -0.00333979 Jy ! Component: 300 - total flux cleaned = -0.0035791 Jy ! Component: 350 - total flux cleaned = -0.00390161 Jy ! Component: 400 - total flux cleaned = -0.00403404 Jy ! Component: 450 - total flux cleaned = -0.00407842 Jy ! Component: 500 - total flux cleaned = -0.00432868 Jy ! Component: 550 - total flux cleaned = -0.00453119 Jy ! Component: 600 - total flux cleaned = -0.00484583 Jy ! Component: 650 - total flux cleaned = -0.00492275 Jy ! Component: 700 - total flux cleaned = -0.00503474 Jy ! Component: 750 - total flux cleaned = -0.00503428 Jy ! Component: 800 - total flux cleaned = -0.00503545 Jy ! Component: 850 - total flux cleaned = -0.00517446 Jy ! Component: 900 - total flux cleaned = -0.00520845 Jy ! Component: 950 - total flux cleaned = -0.00520788 Jy ! Component: 1000 - total flux cleaned = -0.00514242 Jy ! Component: 1050 - total flux cleaned = -0.00501551 Jy ! Component: 1100 - total flux cleaned = -0.00498458 Jy ! Component: 1150 - total flux cleaned = -0.00486298 Jy ! Component: 1200 - total flux cleaned = -0.00492345 Jy ! Component: 1250 - total flux cleaned = -0.00483418 Jy ! Component: 1300 - total flux cleaned = -0.00468796 Jy ! Component: 1350 - total flux cleaned = -0.00457311 Jy ! Component: 1400 - total flux cleaned = -0.00448777 Jy ! Component: 1450 - total flux cleaned = -0.00437561 Jy ! Component: 1500 - total flux cleaned = -0.00415556 Jy ! Component: 1550 - total flux cleaned = -0.00396626 Jy ! Component: 1600 - total flux cleaned = -0.00388572 Jy ! Component: 1650 - total flux cleaned = -0.00367479 Jy ! Component: 1700 - total flux cleaned = -0.00354509 Jy ! Component: 1750 - total flux cleaned = -0.00339147 Jy ! Component: 1800 - total flux cleaned = -0.00323993 Jy ! Component: 1850 - total flux cleaned = -0.00309042 Jy ! Component: 1900 - total flux cleaned = -0.00296773 Jy ! Component: 1950 - total flux cleaned = -0.00279854 Jy ! Component: 2000 - total flux cleaned = -0.00270294 Jy ! Component: 2050 - total flux cleaned = -0.00263243 Jy ! Component: 2100 - total flux cleaned = -0.00242228 Jy ! Component: 2150 - total flux cleaned = -0.00230719 Jy ! Component: 2200 - total flux cleaned = -0.00221599 Jy ! Component: 2250 - total flux cleaned = -0.00210315 Jy ! Component: 2300 - total flux cleaned = -0.00194696 Jy ! Component: 2350 - total flux cleaned = -0.00185825 Jy ! Component: 2400 - total flux cleaned = -0.00166165 Jy ! Component: 2450 - total flux cleaned = -0.00155339 Jy ! Component: 2500 - total flux cleaned = -0.00146764 Jy ! Component: 2550 - total flux cleaned = -0.00131922 Jy ! Component: 2600 - total flux cleaned = -0.00121457 Jy ! Component: 2650 - total flux cleaned = -0.0010901 Jy ! Component: 2700 - total flux cleaned = -0.00104897 Jy ! Component: 2750 - total flux cleaned = -0.000947301 Jy ! Component: 2800 - total flux cleaned = -0.00082679 Jy ! Component: 2850 - total flux cleaned = -0.000727444 Jy ! Component: 2900 - total flux cleaned = -0.000688008 Jy ! Component: 2950 - total flux cleaned = -0.000551284 Jy ! Component: 3000 - total flux cleaned = -0.000493044 Jy ! Component: 3050 - total flux cleaned = -0.000454925 Jy ! Component: 3100 - total flux cleaned = -0.000397712 Jy ! Component: 3150 - total flux cleaned = -0.000228141 Jy ! Component: 3200 - total flux cleaned = -0.000171881 Jy ! Component: 3250 - total flux cleaned = -6.08529e-05 Jy ! Component: 3300 - total flux cleaned = 6.77023e-05 Jy ! Component: 3350 - total flux cleaned = 8.59109e-05 Jy ! Component: 3400 - total flux cleaned = 0.000157975 Jy ! Component: 3450 - total flux cleaned = 0.000282927 Jy ! Component: 3500 - total flux cleaned = 0.000300632 Jy ! Component: 3550 - total flux cleaned = 0.000353646 Jy ! Component: 3600 - total flux cleaned = 0.000440967 Jy ! Component: 3650 - total flux cleaned = 0.000510388 Jy ! Component: 3700 - total flux cleaned = 0.000579152 Jy ! Component: 3750 - total flux cleaned = 0.000681391 Jy ! Component: 3800 - total flux cleaned = 0.000664506 Jy ! Component: 3850 - total flux cleaned = 0.000698214 Jy ! Component: 3900 - total flux cleaned = 0.000781716 Jy ! Component: 3950 - total flux cleaned = 0.000781687 Jy ! Component: 4000 - total flux cleaned = 0.000847438 Jy ! Component: 4050 - total flux cleaned = 0.000879999 Jy ! Total flux subtracted in 4096 components = 0.000863853 Jy ! Clean residual min=-0.001265 max=0.000914 Jy/beam ! Clean residual mean=0.000011 rms=0.000302 Jy/beam ! Combined flux in latest and established models = 0.209004 Jy keep ! Adding 269 model components to the UV plane model. ! The established model now contains 470 components and 0.209004 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1532-3732_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.083 x 8.107 at -0.7397 degrees (North through East) ! Clean map min=-0.0021136 max=0.074097 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1532-3732_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0740975 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000292917 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.18594 1.18594 2.37188 4.74375 9.48751 18.975 37.95 75.9001 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.074 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 252.964 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1532-3732_S_uvs.log closed on Thu Apr 7 01:26:20 2016