! Started logfile: /scr/pima/bg219h_uvs/J0320-3837_S_uvs.log on Thu Apr 7 08:51:40 2016 obs /scr/pima/bg219h_uvs/J0320-3837_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0320-3837_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.642473 visibilities/baseline/integration-bin. ! Found source: J0320-3837 ! ! 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 5736 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/bg219h_uvs/J0320-3837_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 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 188 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.022026Jy sigma=15.173657 ! Fit after self-cal, rms=0.862834Jy sigma=12.651114 ! 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.89 mas, bmaj=15.23 mas, bpa=11.95 degrees ! Estimated noise=1.29355 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.104765 Jy ! Component: 100 - total flux cleaned = 0.133367 Jy ! Total flux subtracted in 100 components = 0.133367 Jy ! Clean residual min=-0.008834 max=0.013846 Jy/beam ! Clean residual mean=-0.000126 rms=0.002925 Jy/beam ! Combined flux in latest and established models = 0.133367 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.133367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102974Jy sigma=1.405670 ! Fit after self-cal, rms=0.102799Jy sigma=1.403892 ! 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.485 mas, bmaj=17.13 mas, bpa=11.27 degrees ! Estimated noise=0.817063 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.0257314 Jy ! Component: 100 - total flux cleaned = 0.0385996 Jy ! Component: 150 - total flux cleaned = 0.0455162 Jy ! Component: 200 - total flux cleaned = 0.0494808 Jy ! Total flux subtracted in 200 components = 0.0494808 Jy ! Clean residual min=-0.004636 max=0.004682 Jy/beam ! Clean residual mean=-0.000003 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.182848 Jy ! Performing phase self-cal ! Adding 95 model components to the UV plane model. ! The established model now contains 107 components and 0.182848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097305Jy sigma=1.295275 ! Fit after self-cal, rms=0.097231Jy sigma=1.293253 ! 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.485 x 17.13 at 11.27 degrees (North through East) ! Clean map min=-0.0044398 max=0.12627 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 1.17 KP 1.00 LA 1.02 ! MK 1.00* NL 1.10 OV 0.93 PT 1.01 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 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: ! FD 1.00* HN 1.13 KP 0.95 LA 0.97 ! MK 1.00* NL 0.90 OV 0.97 PT 0.97 ! SC 1.11 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.08 KP 0.99 LA 0.97 ! MK 1.00* NL 1.00 OV 1.03 PT 0.93 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.097231Jy sigma=1.293253 ! Fit after self-cal, rms=0.099731Jy sigma=1.285421 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.518 mas, bmaj=17.34 mas, bpa=11.25 degrees ! Estimated noise=0.818206 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.000523997 Jy ! Component: 100 - total flux cleaned = 0.000624899 Jy ! Component: 150 - total flux cleaned = 0.00058465 Jy ! Component: 200 - total flux cleaned = 0.000586748 Jy ! Total flux subtracted in 200 components = 0.000586748 Jy ! Clean residual min=-0.004021 max=0.004180 Jy/beam ! Clean residual mean=0.000011 rms=0.001088 Jy/beam ! Combined flux in latest and established models = 0.183434 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 118 components and 0.183434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099678Jy sigma=1.284886 ! Fit after self-cal, rms=0.099780Jy sigma=1.284649 ! 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.099780Jy sigma=1.284649 ! Fit after self-cal, rms=0.102365Jy sigma=1.285421 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.521 mas, bmaj=17.44 mas, bpa=11.34 degrees ! Estimated noise=0.825048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000539794 Jy ! Component: 100 - total flux cleaned = -0.000631198 Jy ! Component: 150 - total flux cleaned = -0.000630696 Jy ! Component: 200 - total flux cleaned = -0.000667271 Jy ! Total flux subtracted in 200 components = -0.000667271 Jy ! Clean residual min=-0.004039 max=0.004240 Jy/beam ! Clean residual mean=0.000019 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.182767 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 135 components and 0.182767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102322Jy sigma=1.284942 ! Fit after self-cal, rms=0.102350Jy sigma=1.284844 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 = -4.20971e-05 Jy ! Component: 100 - total flux cleaned = -7.45586e-05 Jy ! Component: 150 - total flux cleaned = -7.48861e-05 Jy ! Component: 200 - total flux cleaned = -0.000104174 Jy ! Total flux subtracted in 200 components = -0.000104174 Jy ! Clean residual min=-0.003983 max=0.004197 Jy/beam ! Clean residual mean=0.000018 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.182663 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 145 components and 0.182663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102329Jy sigma=1.284610 ! Fit after self-cal, rms=0.102325Jy sigma=1.284599 ! 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.102325Jy sigma=1.284599 ! Fit after self-cal, rms=0.104029Jy sigma=1.283435 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=17.57 mas, bpa=11.57 degrees ! Estimated noise=0.820673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0021643 Jy ! Component: 100 - total flux cleaned = -0.00263874 Jy ! Component: 150 - total flux cleaned = -0.00279675 Jy ! Component: 200 - total flux cleaned = -0.00289506 Jy ! Total flux subtracted in 200 components = -0.00289506 Jy ! Clean residual min=-0.003777 max=0.003751 Jy/beam ! Clean residual mean=0.000005 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.179768 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 163 components and 0.179768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103978Jy sigma=1.282516 ! Fit after self-cal, rms=0.103976Jy sigma=1.282344 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.000130048 Jy ! Component: 100 - total flux cleaned = -0.000214172 Jy ! Component: 150 - total flux cleaned = -0.000265251 Jy ! Component: 200 - total flux cleaned = -0.000312515 Jy ! Total flux subtracted in 200 components = -0.000312515 Jy ! Clean residual min=-0.003785 max=0.003811 Jy/beam ! Clean residual mean=0.000003 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.179455 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 169 components and 0.179455 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103960Jy sigma=1.282188 ! Fit after self-cal, rms=0.103956Jy sigma=1.282178 ! 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.103956Jy sigma=1.282178 ! Fit after self-cal, rms=0.104077Jy sigma=1.281748 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.599 mas, bmaj=26.44 mas, bpa=0.5301 degrees ! Estimated noise=0.946005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177031 Jy ! Component: 100 - total flux cleaned = -0.00256453 Jy ! Component: 150 - total flux cleaned = -0.00267906 Jy ! Component: 200 - total flux cleaned = -0.00271055 Jy ! Total flux subtracted in 200 components = -0.00271055 Jy ! Clean residual min=-0.003876 max=0.003636 Jy/beam ! Clean residual mean=-0.000028 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.176745 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 174 components and 0.176745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104061Jy sigma=1.281319 ! Fit after self-cal, rms=0.104011Jy sigma=1.281248 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 = -7.91261e-05 Jy ! Component: 100 - total flux cleaned = -9.29653e-05 Jy ! Component: 150 - total flux cleaned = -0.000119818 Jy ! Component: 200 - total flux cleaned = -0.000132358 Jy ! Total flux subtracted in 200 components = -0.000132358 Jy ! Clean residual min=-0.003859 max=0.003647 Jy/beam ! Clean residual mean=-0.000028 rms=0.001136 Jy/beam ! Combined flux in latest and established models = 0.176612 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 176 components and 0.176612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104011Jy sigma=1.281178 ! Fit after self-cal, rms=0.104004Jy sigma=1.281173 ! 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.494 mas, bmaj=17.64 mas, bpa=11.7 degrees ! Estimated noise=0.813697 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.494 x 17.64 at 11.7 degrees (North through East) ! Clean map min=-0.0035485 max=0.12877 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.864 mas, bmaj=15.68 mas, bpa=12.44 degrees ! Estimated noise=1.29641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104483 Jy ! Component: 100 - total flux cleaned = 0.133235 Jy ! Component: 150 - total flux cleaned = 0.149668 Jy ! Component: 200 - total flux cleaned = 0.159957 Jy ! Total flux subtracted in 200 components = 0.159957 Jy ! Clean residual min=-0.006840 max=0.006569 Jy/beam ! Clean residual mean=-0.000058 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.159957 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.159957 Jy ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=17.64 mas, bpa=11.7 degrees ! Estimated noise=0.813697 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.00969988 Jy ! Component: 100 - total flux cleaned = 0.0141497 Jy ! Component: 150 - total flux cleaned = 0.0160264 Jy ! Component: 200 - total flux cleaned = 0.0164738 Jy ! Total flux subtracted in 200 components = 0.0164738 Jy ! Clean residual min=-0.003850 max=0.003581 Jy/beam ! Clean residual mean=-0.000015 rms=0.001014 Jy/beam ! Combined flux in latest and established models = 0.176431 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 58 components and 0.176431 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=7.599 mas, bmaj=26.44 mas, bpa=0.5301 degrees ! Estimated noise=0.946005 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000488777 Jy ! Component: 100 - total flux cleaned = 0.00049001 Jy ! Component: 150 - total flux cleaned = 0.000422062 Jy ! Component: 200 - total flux cleaned = 0.000360998 Jy ! Total flux subtracted in 200 components = 0.000360998 Jy ! Clean residual min=-0.004190 max=0.003643 Jy/beam ! Clean residual mean=-0.000027 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.176792 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.65464e-05 Jy ! Component: 100 - total flux cleaned = -2.65801e-05 Jy ! Component: 150 - total flux cleaned = -5.02575e-05 Jy ! Component: 200 - total flux cleaned = -5.03408e-05 Jy ! Total flux subtracted in 200 components = -5.03408e-05 Jy ! Clean residual min=-0.004100 max=0.003665 Jy/beam ! Clean residual mean=-0.000028 rms=0.001159 Jy/beam ! Combined flux in latest and established models = 0.176742 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.176742 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.494 mas, bmaj=17.64 mas, bpa=11.7 degrees ! Estimated noise=0.813697 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000198665 Jy ! Component: 100 - total flux cleaned = -5.62857e-05 Jy ! Component: 150 - total flux cleaned = 5.92334e-05 Jy ! Component: 200 - total flux cleaned = 7.78841e-05 Jy ! Total flux subtracted in 200 components = 7.78841e-05 Jy ! Clean residual min=-0.003648 max=0.003649 Jy/beam ! Clean residual mean=-0.000013 rms=0.000979 Jy/beam ! Combined flux in latest and established models = 0.17682 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 80 components and 0.17682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103987Jy sigma=1.280700 ! Fit after self-cal, rms=0.103977Jy sigma=1.280636 wmodel /scr/pima/bg219h_uvs/J0320-3837_S_map.mod ! Writing 80 model components to file: /scr/pima/bg219h_uvs/J0320-3837_S_map.mod wobs /scr/pima/bg219h_uvs/J0320-3837_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0320-3837_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0320-3837_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219h_uvs/J0320-3837_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 = -7.35281e-05 Jy ! Component: 100 - total flux cleaned = -0.000257894 Jy ! Component: 150 - total flux cleaned = -0.000372838 Jy ! Component: 200 - total flux cleaned = -0.000538037 Jy ! Component: 250 - total flux cleaned = -0.000486588 Jy ! Component: 300 - total flux cleaned = -0.000436725 Jy ! Component: 350 - total flux cleaned = -0.000339464 Jy ! Component: 400 - total flux cleaned = -0.000198308 Jy ! Component: 450 - total flux cleaned = -6.07564e-05 Jy ! Component: 500 - total flux cleaned = -1.65772e-05 Jy ! Component: 550 - total flux cleaned = 6.9396e-05 Jy ! Component: 600 - total flux cleaned = 0.000110876 Jy ! Component: 650 - total flux cleaned = 0.000192366 Jy ! Component: 700 - total flux cleaned = 0.000232294 Jy ! Component: 750 - total flux cleaned = 0.000271131 Jy ! Component: 800 - total flux cleaned = 0.000194605 Jy ! Component: 850 - total flux cleaned = 4.62048e-05 Jy ! Component: 900 - total flux cleaned = 1.01342e-05 Jy ! Component: 950 - total flux cleaned = -9.76596e-05 Jy ! Component: 1000 - total flux cleaned = -0.000167683 Jy ! Component: 1050 - total flux cleaned = -0.000202019 Jy ! Component: 1100 - total flux cleaned = -0.000303312 Jy ! Component: 1150 - total flux cleaned = -0.000402753 Jy ! Component: 1200 - total flux cleaned = -0.000435136 Jy ! Component: 1250 - total flux cleaned = -0.000402356 Jy ! Component: 1300 - total flux cleaned = -0.000276101 Jy ! Component: 1350 - total flux cleaned = -0.000307503 Jy ! Component: 1400 - total flux cleaned = -0.000307536 Jy ! Component: 1450 - total flux cleaned = -0.000277241 Jy ! Component: 1500 - total flux cleaned = -0.000247198 Jy ! Component: 1550 - total flux cleaned = -0.00021809 Jy ! Component: 1600 - total flux cleaned = -0.000159788 Jy ! Component: 1650 - total flux cleaned = -0.000159892 Jy ! Component: 1700 - total flux cleaned = -4.64072e-05 Jy ! Component: 1750 - total flux cleaned = -4.67002e-05 Jy ! Component: 1800 - total flux cleaned = 6.40949e-05 Jy ! Component: 1850 - total flux cleaned = 0.00011914 Jy ! Component: 1900 - total flux cleaned = 0.0002001 Jy ! Component: 1950 - total flux cleaned = 0.000200039 Jy ! Component: 2000 - total flux cleaned = 0.000279188 Jy ! Component: 2050 - total flux cleaned = 0.000279159 Jy ! Component: 2100 - total flux cleaned = 0.00030497 Jy ! Component: 2150 - total flux cleaned = 0.000305299 Jy ! Component: 2200 - total flux cleaned = 0.00035611 Jy ! Component: 2250 - total flux cleaned = 0.000331097 Jy ! Component: 2300 - total flux cleaned = 0.000331182 Jy ! Component: 2350 - total flux cleaned = 0.000282236 Jy ! Component: 2400 - total flux cleaned = 0.000355956 Jy ! Component: 2450 - total flux cleaned = 0.000404568 Jy ! Component: 2500 - total flux cleaned = 0.000356467 Jy ! Component: 2550 - total flux cleaned = 0.000356681 Jy ! Component: 2600 - total flux cleaned = 0.000356415 Jy ! Component: 2650 - total flux cleaned = 0.000356363 Jy ! Component: 2700 - total flux cleaned = 0.000356337 Jy ! Component: 2750 - total flux cleaned = 0.000287354 Jy ! Component: 2800 - total flux cleaned = 0.000310148 Jy ! Component: 2850 - total flux cleaned = 0.000310189 Jy ! Component: 2900 - total flux cleaned = 0.000287806 Jy ! Component: 2950 - total flux cleaned = 0.000243187 Jy ! Component: 3000 - total flux cleaned = 0.000287664 Jy ! Component: 3050 - total flux cleaned = 0.000287604 Jy ! Component: 3100 - total flux cleaned = 0.000243941 Jy ! Component: 3150 - total flux cleaned = 0.000244003 Jy ! Component: 3200 - total flux cleaned = 0.000287134 Jy ! Component: 3250 - total flux cleaned = 0.000286889 Jy ! Component: 3300 - total flux cleaned = 0.000244112 Jy ! Component: 3350 - total flux cleaned = 0.000286532 Jy ! Component: 3400 - total flux cleaned = 0.000349508 Jy ! Component: 3450 - total flux cleaned = 0.0003496 Jy ! Component: 3500 - total flux cleaned = 0.000412145 Jy ! Component: 3550 - total flux cleaned = 0.000453596 Jy ! Component: 3600 - total flux cleaned = 0.000474293 Jy ! Component: 3650 - total flux cleaned = 0.000535735 Jy ! Component: 3700 - total flux cleaned = 0.00059691 Jy ! Component: 3750 - total flux cleaned = 0.000617271 Jy ! Component: 3800 - total flux cleaned = 0.000617383 Jy ! Component: 3850 - total flux cleaned = 0.000677859 Jy ! Component: 3900 - total flux cleaned = 0.000657574 Jy ! Component: 3950 - total flux cleaned = 0.000637515 Jy ! Component: 4000 - total flux cleaned = 0.000597558 Jy ! Component: 4050 - total flux cleaned = 0.000597582 Jy ! Total flux subtracted in 4096 components = 0.000597612 Jy ! Clean residual min=-0.001272 max=0.001269 Jy/beam ! Clean residual mean=0.000008 rms=0.000365 Jy/beam ! Combined flux in latest and established models = 0.177417 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 327 components and 0.177417 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0320-3837_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.494 x 17.64 at 11.7 degrees (North through East) ! Clean map min=-0.0042501 max=0.13134 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0320-3837_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.131344 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000363088 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.829323 0.829323 1.65865 3.31729 6.63458 13.2692 26.5383 53.0766 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.131 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.741 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0320-3837_S_uvs.log closed on Thu Apr 7 08:51:44 2016