! Started logfile: /scr/pima/bg219b_uvs/J0032+1953_S_uvs.log on Thu Apr 7 01:07:54 2016 obs /scr/pima/bg219b_uvs/J0032+1953_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0032+1953_S_uva.fits ! AN table 1: 60 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.664815 visibilities/baseline/integration-bin. ! Found source: J0032+1953 ! ! 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 7180 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/J0032+1953_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.037325Jy sigma=24.917961 ! Fit after self-cal, rms=0.902118Jy sigma=22.181074 ! 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=3.458 mas, bmaj=7.014 mas, bpa=-8.445 degrees ! Estimated noise=0.527291 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.0781629 Jy ! Component: 100 - total flux cleaned = 0.120733 Jy ! Total flux subtracted in 100 components = 0.120733 Jy ! Clean residual min=-0.024687 max=0.034857 Jy/beam ! Clean residual mean=0.000002 rms=0.007417 Jy/beam ! Combined flux in latest and established models = 0.120733 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.120733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234713Jy sigma=4.595730 ! Fit after self-cal, rms=0.233685Jy sigma=4.568978 ! 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.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 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.0641834 Jy ! Component: 100 - total flux cleaned = 0.114501 Jy ! Component: 150 - total flux cleaned = 0.156015 Jy ! Component: 200 - total flux cleaned = 0.190482 Jy ! Total flux subtracted in 200 components = 0.190482 Jy ! Clean residual min=-0.034504 max=0.053174 Jy/beam ! Clean residual mean=0.000138 rms=0.011837 Jy/beam ! Combined flux in latest and established models = 0.311214 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 80 components and 0.311214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195504Jy sigma=3.877582 ! Fit after self-cal, rms=0.193338Jy sigma=3.845628 ! 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.836 x 7.528 at -8.074 degrees (North through East) ! Clean map min=-0.035562 max=0.12146 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* 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 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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: ! BR 1.00* 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 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* 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* ! ! ! Fit before self-cal, rms=0.193338Jy sigma=3.845628 ! Fit after self-cal, rms=0.193338Jy sigma=3.845628 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 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.0336452 Jy ! Component: 100 - total flux cleaned = 0.0604302 Jy ! Component: 150 - total flux cleaned = 0.0824666 Jy ! Component: 200 - total flux cleaned = 0.100649 Jy ! Total flux subtracted in 200 components = 0.100649 Jy ! Clean residual min=-0.035858 max=0.048942 Jy/beam ! Clean residual mean=0.000172 rms=0.010907 Jy/beam ! Combined flux in latest and established models = 0.411863 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 81 components and 0.411863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179593Jy sigma=3.659285 ! Fit after self-cal, rms=0.178371Jy sigma=3.638823 ! 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.178371Jy sigma=3.638823 ! Fit after self-cal, rms=0.178371Jy sigma=3.638823 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188531 Jy ! Component: 100 - total flux cleaned = 0.0334078 Jy ! Component: 150 - total flux cleaned = 0.045298 Jy ! Component: 200 - total flux cleaned = 0.0551012 Jy ! Total flux subtracted in 200 components = 0.0551012 Jy ! Clean residual min=-0.036338 max=0.045662 Jy/beam ! Clean residual mean=0.000191 rms=0.010562 Jy/beam ! Combined flux in latest and established models = 0.466965 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 81 components and 0.466964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.173125Jy sigma=3.596781 ! Fit after self-cal, rms=0.172685Jy sigma=3.591142 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (7.5, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.047153 Jy ! Component: 100 - total flux cleaned = 0.0819587 Jy ! Component: 150 - total flux cleaned = 0.111091 Jy ! Component: 200 - total flux cleaned = 0.13592 Jy ! Total flux subtracted in 200 components = 0.13592 Jy ! Clean residual min=-0.028214 max=0.031192 Jy/beam ! Clean residual mean=0.000221 rms=0.008652 Jy/beam ! Combined flux in latest and established models = 0.602885 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 124 components and 0.602885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147750Jy sigma=3.104149 ! Fit after self-cal, rms=0.145339Jy sigma=3.051451 ! 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.145339Jy sigma=3.051451 ! Fit after self-cal, rms=0.145339Jy sigma=3.051451 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.02709 Jy ! Component: 100 - total flux cleaned = 0.0487591 Jy ! Component: 150 - total flux cleaned = 0.0676245 Jy ! Component: 200 - total flux cleaned = 0.0843044 Jy ! Total flux subtracted in 200 components = 0.0843044 Jy ! Clean residual min=-0.025946 max=0.030236 Jy/beam ! Clean residual mean=0.000235 rms=0.007872 Jy/beam ! Combined flux in latest and established models = 0.687189 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 154 components and 0.687189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134156Jy sigma=2.855690 ! Fit after self-cal, rms=0.133235Jy sigma=2.836580 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.0167336 Jy ! Component: 100 - total flux cleaned = 0.0275716 Jy ! Component: 150 - total flux cleaned = 0.0378347 Jy ! Component: 200 - total flux cleaned = 0.0472417 Jy ! Total flux subtracted in 200 components = 0.0472417 Jy ! Clean residual min=-0.024101 max=0.029077 Jy/beam ! Clean residual mean=0.000243 rms=0.007449 Jy/beam ! Combined flux in latest and established models = 0.734431 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 173 components and 0.734431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127503Jy sigma=2.734508 ! Fit after self-cal, rms=0.126929Jy sigma=2.721774 ! 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.126929Jy sigma=2.721774 ! Fit after self-cal, rms=0.126929Jy sigma=2.721774 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.325 mas, bmaj=8.85 mas, bpa=-8.509 degrees ! Estimated noise=0.455037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326431 Jy ! Component: 100 - total flux cleaned = 0.0533115 Jy ! Component: 150 - total flux cleaned = 0.0672625 Jy ! Component: 200 - total flux cleaned = 0.0779586 Jy ! Total flux subtracted in 200 components = 0.0779586 Jy ! Clean residual min=-0.045533 max=0.046215 Jy/beam ! Clean residual mean=0.000571 rms=0.014005 Jy/beam ! Combined flux in latest and established models = 0.812389 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 190 components and 0.812389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120996Jy sigma=2.638045 ! Fit after self-cal, rms=0.119671Jy sigma=2.604403 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.00922553 Jy ! Component: 100 - total flux cleaned = 0.020231 Jy ! Component: 150 - total flux cleaned = 0.0293642 Jy ! Component: 200 - total flux cleaned = 0.0373735 Jy ! Total flux subtracted in 200 components = 0.0373735 Jy ! Clean residual min=-0.042070 max=0.041036 Jy/beam ! Clean residual mean=0.000572 rms=0.013061 Jy/beam ! Combined flux in latest and established models = 0.849763 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 202 components and 0.849763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116568Jy sigma=2.550858 ! Fit after self-cal, rms=0.115142Jy sigma=2.512281 ! 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.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 7.528 at -8.074 degrees (North through East) ! Clean map min=-0.021413 max=0.11228 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=3.458 mas, bmaj=7.014 mas, bpa=-8.445 degrees ! Estimated noise=0.527291 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0673365 Jy ! Component: 100 - total flux cleaned = 0.114647 Jy ! Component: 150 - total flux cleaned = 0.155805 Jy ! Component: 200 - total flux cleaned = 0.192795 Jy ! Total flux subtracted in 200 components = 0.192795 Jy ! Clean residual min=-0.024359 max=0.024489 Jy/beam ! Clean residual mean=0.000011 rms=0.007337 Jy/beam ! Combined flux in latest and established models = 0.192795 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.192795 Jy ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 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.0643502 Jy ! Component: 100 - total flux cleaned = 0.119616 Jy ! Component: 150 - total flux cleaned = 0.168271 Jy ! Component: 200 - total flux cleaned = 0.211669 Jy ! Total flux subtracted in 200 components = 0.211669 Jy ! Clean residual min=-0.025956 max=0.031707 Jy/beam ! Clean residual mean=0.000145 rms=0.010194 Jy/beam ! Combined flux in latest and established models = 0.404464 Jy ! Adding 126 model components to the UV plane model. ! The established model now contains 178 components and 0.404464 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=6.325 mas, bmaj=8.85 mas, bpa=-8.509 degrees ! Estimated noise=0.455037 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0868076 Jy ! Component: 100 - total flux cleaned = 0.156479 Jy ! Component: 150 - total flux cleaned = 0.214069 Jy ! Component: 200 - total flux cleaned = 0.262156 Jy ! Total flux subtracted in 200 components = 0.262156 Jy ! Clean residual min=-0.045458 max=0.044890 Jy/beam ! Clean residual mean=0.000476 rms=0.015521 Jy/beam ! Combined flux in latest and established models = 0.666619 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.0402697 Jy ! Component: 100 - total flux cleaned = 0.0740485 Jy ! Component: 150 - total flux cleaned = 0.102398 Jy ! Component: 200 - total flux cleaned = 0.126194 Jy ! Total flux subtracted in 200 components = 0.126194 Jy ! Clean residual min=-0.041304 max=0.036472 Jy/beam ! Clean residual mean=0.000525 rms=0.013112 Jy/beam ! Combined flux in latest and established models = 0.792813 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 288 components and 0.792813 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=7.528 mas, bpa=-8.074 degrees ! Estimated noise=0.363048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0149278 Jy ! Component: 100 - total flux cleaned = 0.0241808 Jy ! Component: 150 - total flux cleaned = 0.0311991 Jy ! Component: 200 - total flux cleaned = 0.0359884 Jy ! Total flux subtracted in 200 components = 0.0359884 Jy ! Clean residual min=-0.021748 max=0.023356 Jy/beam ! Clean residual mean=0.000242 rms=0.006395 Jy/beam ! Combined flux in latest and established models = 0.828801 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 300 components and 0.828801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114414Jy sigma=2.471579 ! Fit after self-cal, rms=0.112187Jy sigma=2.417060 wmodel /scr/pima/bg219b_uvs/J0032+1953_S_map.mod ! Writing 300 model components to file: /scr/pima/bg219b_uvs/J0032+1953_S_map.mod wobs /scr/pima/bg219b_uvs/J0032+1953_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0032+1953_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0032+1953_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J0032+1953_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.00163439 Jy ! Component: 100 - total flux cleaned = 0.000565811 Jy ! Component: 150 - total flux cleaned = 0.00193777 Jy ! Component: 200 - total flux cleaned = 0.00554494 Jy ! Component: 250 - total flux cleaned = 0.00838495 Jy ! Component: 300 - total flux cleaned = 0.0117342 Jy ! Component: 350 - total flux cleaned = 0.0152654 Jy ! Component: 400 - total flux cleaned = 0.0181076 Jy ! Component: 450 - total flux cleaned = 0.0214182 Jy ! Component: 500 - total flux cleaned = 0.0243667 Jy ! Component: 550 - total flux cleaned = 0.0272358 Jy ! Component: 600 - total flux cleaned = 0.0297714 Jy ! Component: 650 - total flux cleaned = 0.0319957 Jy ! Component: 700 - total flux cleaned = 0.0341606 Jy ! Component: 750 - total flux cleaned = 0.0362797 Jy ! Component: 800 - total flux cleaned = 0.0383414 Jy ! Component: 850 - total flux cleaned = 0.0405788 Jy ! Component: 900 - total flux cleaned = 0.0425408 Jy ! Component: 950 - total flux cleaned = 0.0438195 Jy ! Component: 1000 - total flux cleaned = 0.0456995 Jy ! Component: 1050 - total flux cleaned = 0.0475362 Jy ! Component: 1100 - total flux cleaned = 0.0489362 Jy ! Component: 1150 - total flux cleaned = 0.0503058 Jy ! Component: 1200 - total flux cleaned = 0.0514563 Jy ! Component: 1250 - total flux cleaned = 0.052397 Jy ! Component: 1300 - total flux cleaned = 0.0540515 Jy ! Component: 1350 - total flux cleaned = 0.0553092 Jy ! Component: 1400 - total flux cleaned = 0.0563637 Jy ! Component: 1450 - total flux cleaned = 0.0574001 Jy ! Component: 1500 - total flux cleaned = 0.0579115 Jy ! Component: 1550 - total flux cleaned = 0.0592453 Jy ! Component: 1600 - total flux cleaned = 0.0598956 Jy ! Component: 1650 - total flux cleaned = 0.0603787 Jy ! Component: 1700 - total flux cleaned = 0.0613247 Jy ! Component: 1750 - total flux cleaned = 0.061482 Jy ! Component: 1800 - total flux cleaned = 0.0623975 Jy ! Component: 1850 - total flux cleaned = 0.0631448 Jy ! Component: 1900 - total flux cleaned = 0.0644652 Jy ! Component: 1950 - total flux cleaned = 0.0648984 Jy ! Component: 2000 - total flux cleaned = 0.0660317 Jy ! Component: 2050 - total flux cleaned = 0.0668678 Jy ! Component: 2100 - total flux cleaned = 0.0676898 Jy ! Component: 2150 - total flux cleaned = 0.0691715 Jy ! Component: 2200 - total flux cleaned = 0.0699669 Jy ! Component: 2250 - total flux cleaned = 0.0710119 Jy ! Component: 2300 - total flux cleaned = 0.0725509 Jy ! Component: 2350 - total flux cleaned = 0.0734334 Jy ! Component: 2400 - total flux cleaned = 0.0743029 Jy ! Component: 2450 - total flux cleaned = 0.0751612 Jy ! Component: 2500 - total flux cleaned = 0.0760044 Jy ! Component: 2550 - total flux cleaned = 0.0768357 Jy ! Component: 2600 - total flux cleaned = 0.0776552 Jy ! Component: 2650 - total flux cleaned = 0.0789215 Jy ! Component: 2700 - total flux cleaned = 0.0797128 Jy ! Component: 2750 - total flux cleaned = 0.0806059 Jy ! Component: 2800 - total flux cleaned = 0.0817066 Jy ! Component: 2850 - total flux cleaned = 0.0825735 Jy ! Component: 2900 - total flux cleaned = 0.0832175 Jy ! Component: 2950 - total flux cleaned = 0.0842713 Jy ! Component: 3000 - total flux cleaned = 0.0849985 Jy ! Component: 3050 - total flux cleaned = 0.0858209 Jy ! Component: 3100 - total flux cleaned = 0.0865283 Jy ! Component: 3150 - total flux cleaned = 0.087127 Jy ! Component: 3200 - total flux cleaned = 0.0883063 Jy ! Component: 3250 - total flux cleaned = 0.0888882 Jy ! Component: 3300 - total flux cleaned = 0.0898468 Jy ! Component: 3350 - total flux cleaned = 0.090319 Jy ! Component: 3400 - total flux cleaned = 0.0907852 Jy ! Component: 3450 - total flux cleaned = 0.0919814 Jy ! Component: 3500 - total flux cleaned = 0.0926158 Jy ! Component: 3550 - total flux cleaned = 0.0932432 Jy ! Component: 3600 - total flux cleaned = 0.093775 Jy ! Component: 3650 - total flux cleaned = 0.0946488 Jy ! Component: 3700 - total flux cleaned = 0.095511 Jy ! Component: 3750 - total flux cleaned = 0.0959382 Jy ! Component: 3800 - total flux cleaned = 0.0968648 Jy ! Component: 3850 - total flux cleaned = 0.0975306 Jy ! Component: 3900 - total flux cleaned = 0.098271 Jy ! Component: 3950 - total flux cleaned = 0.0993273 Jy ! Component: 4000 - total flux cleaned = 0.100048 Jy ! Component: 4050 - total flux cleaned = 0.100443 Jy ! Total flux subtracted in 4096 components = 0.10115 Jy ! Clean residual min=-0.003918 max=0.004333 Jy/beam ! Clean residual mean=0.000061 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 0.929951 Jy keep ! Adding 587 model components to the UV plane model. ! The established model now contains 887 components and 0.929951 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0032+1953_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.836 x 7.528 at -8.074 degrees (North through East) ! Clean map min=-0.014407 max=0.11623 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0032+1953_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116232 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00180784 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.66613 4.66613 9.33226 18.6645 37.329 74.658 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0054 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.116 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 64.293 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0032+1953_S_uvs.log closed on Thu Apr 7 01:07:58 2016