! Started logfile: /scr/pima/bg219a_uvs/J1827+2638_S_uvs.log on Wed Apr 6 23:01:28 2016 obs /scr/pima/bg219a_uvs/J1827+2638_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1827+2638_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1827+2638 ! ! 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 49 lines of history. ! ! Reading 2400 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/bg219a_uvs/J1827+2638_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007580Jy sigma=25.953962 ! Fit after self-cal, rms=0.891240Jy sigma=23.017510 ! 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.572 mas, bmaj=9.354 mas, bpa=7.903 degrees ! Estimated noise=0.770574 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.0866803 Jy ! Component: 100 - total flux cleaned = 0.105588 Jy ! Total flux subtracted in 100 components = 0.105588 Jy ! Clean residual min=-0.004771 max=0.005321 Jy/beam ! Clean residual mean=-0.000022 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.105588 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.105588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051694Jy sigma=1.184261 ! Fit after self-cal, rms=0.051679Jy sigma=1.184128 ! 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.239 mas, bmaj=10.29 mas, bpa=7.949 degrees ! Estimated noise=0.574817 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.00323377 Jy ! Component: 100 - total flux cleaned = 0.0035178 Jy ! Component: 150 - total flux cleaned = 0.00351425 Jy ! Component: 200 - total flux cleaned = 0.00350982 Jy ! Total flux subtracted in 200 components = 0.00350982 Jy ! Clean residual min=-0.003542 max=0.003270 Jy/beam ! Clean residual mean=-0.000024 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.109097 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.109097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051299Jy sigma=1.175282 ! Fit after self-cal, rms=0.051286Jy sigma=1.175139 ! 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.239 x 10.29 at 7.949 degrees (North through East) ! Clean map min=-0.0033514 max=0.1102 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: ! LA 1.00 MK 1.04 NL 0.98 OV 1.02 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 1.00 OV 1.00 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.00 NL 0.97 OV 1.04 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.01 MK 1.02 NL 0.99 OV 0.99 ! PT 0.99 SC 0.90 ! ! ! Fit before self-cal, rms=0.051286Jy sigma=1.175139 ! Fit after self-cal, rms=0.050417Jy sigma=1.171124 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.234 mas, bmaj=10.25 mas, bpa=8.164 degrees ! Estimated noise=0.570619 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.000455549 Jy ! Component: 100 - total flux cleaned = -0.000544395 Jy ! Component: 150 - total flux cleaned = -0.000543425 Jy ! Component: 200 - total flux cleaned = -0.000542411 Jy ! Total flux subtracted in 200 components = -0.000542411 Jy ! Clean residual min=-0.002885 max=0.003134 Jy/beam ! Clean residual mean=-0.000024 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.108555 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.108555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050399Jy sigma=1.170649 ! Fit after self-cal, rms=0.050396Jy sigma=1.170576 ! 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.050396Jy sigma=1.170576 ! Fit after self-cal, rms=0.050462Jy sigma=1.166283 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.235 mas, bmaj=10.25 mas, bpa=8.184 degrees ! Estimated noise=0.56977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000625537 Jy ! Component: 100 - total flux cleaned = -0.000745842 Jy ! Component: 150 - total flux cleaned = -0.000816351 Jy ! Component: 200 - total flux cleaned = -0.000864835 Jy ! Total flux subtracted in 200 components = -0.000864835 Jy ! Clean residual min=-0.002493 max=0.002657 Jy/beam ! Clean residual mean=-0.000014 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.10769 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.10769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050444Jy sigma=1.165929 ! Fit after self-cal, rms=0.050464Jy sigma=1.165833 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 = -2.77235e-05 Jy ! Component: 100 - total flux cleaned = -6.80731e-05 Jy ! Component: 150 - total flux cleaned = -0.000105599 Jy ! Component: 200 - total flux cleaned = -0.00013952 Jy ! Total flux subtracted in 200 components = -0.00013952 Jy ! Clean residual min=-0.002479 max=0.002617 Jy/beam ! Clean residual mean=-0.000014 rms=0.000669 Jy/beam ! Combined flux in latest and established models = 0.107551 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.107551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050458Jy sigma=1.165684 ! Fit after self-cal, rms=0.050456Jy sigma=1.165679 ! 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.050456Jy sigma=1.165679 ! Fit after self-cal, rms=0.050497Jy sigma=1.165587 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=10.26 mas, bpa=8.179 degrees ! Estimated noise=0.569077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466653 Jy ! Component: 100 - total flux cleaned = -0.000547038 Jy ! Component: 150 - total flux cleaned = -0.000583411 Jy ! Component: 200 - total flux cleaned = -0.00061748 Jy ! Total flux subtracted in 200 components = -0.00061748 Jy ! Clean residual min=-0.002470 max=0.002604 Jy/beam ! Clean residual mean=-0.000012 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.106933 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 53 components and 0.106933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050490Jy sigma=1.165400 ! Fit after self-cal, rms=0.050492Jy sigma=1.165395 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.96226e-05 Jy ! Component: 100 - total flux cleaned = -8.87852e-05 Jy ! Component: 150 - total flux cleaned = -0.000116545 Jy ! Component: 200 - total flux cleaned = -0.000134305 Jy ! Total flux subtracted in 200 components = -0.000134305 Jy ! Clean residual min=-0.002461 max=0.002575 Jy/beam ! Clean residual mean=-0.000013 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.106799 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.106799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050489Jy sigma=1.165308 ! Fit after self-cal, rms=0.050487Jy sigma=1.165305 ! 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.050487Jy sigma=1.165305 ! Fit after self-cal, rms=0.050516Jy sigma=1.165247 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.32 mas, bmaj=14.6 mas, bpa=-6.523 degrees ! Estimated noise=0.674728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000602807 Jy ! Component: 100 - total flux cleaned = -0.000770776 Jy ! Component: 150 - total flux cleaned = -0.000798447 Jy ! Component: 200 - total flux cleaned = -0.000804102 Jy ! Total flux subtracted in 200 components = -0.000804102 Jy ! Clean residual min=-0.003050 max=0.002760 Jy/beam ! Clean residual mean=-0.000024 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.105995 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 66 components and 0.105995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050518Jy sigma=1.165172 ! Fit after self-cal, rms=0.050515Jy sigma=1.165129 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.76623e-06 Jy ! Component: 100 - total flux cleaned = -3.49301e-05 Jy ! Component: 150 - total flux cleaned = -4.03093e-05 Jy ! Component: 200 - total flux cleaned = -4.47298e-05 Jy ! Total flux subtracted in 200 components = -4.47298e-05 Jy ! Clean residual min=-0.003042 max=0.002746 Jy/beam ! Clean residual mean=-0.000024 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.10595 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 0.10595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050518Jy sigma=1.165123 ! Fit after self-cal, rms=0.050515Jy sigma=1.165109 ! 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.243 mas, bmaj=10.27 mas, bpa=8.163 degrees ! Estimated noise=0.568705 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 10.27 at 8.163 degrees (North through East) ! Clean map min=-0.0024474 max=0.11096 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.564 mas, bmaj=9.308 mas, bpa=8.162 degrees ! Estimated noise=0.764063 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0859285 Jy ! Component: 100 - total flux cleaned = 0.10467 Jy ! Component: 150 - total flux cleaned = 0.107878 Jy ! Component: 200 - total flux cleaned = 0.108401 Jy ! Total flux subtracted in 200 components = 0.108401 Jy ! Clean residual min=-0.003651 max=0.003622 Jy/beam ! Clean residual mean=-0.000008 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.108401 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.108401 Jy ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=10.27 mas, bpa=8.163 degrees ! Estimated noise=0.568705 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.00126531 Jy ! Component: 100 - total flux cleaned = -0.00151105 Jy ! Component: 150 - total flux cleaned = -0.00168288 Jy ! Component: 200 - total flux cleaned = -0.00183232 Jy ! Total flux subtracted in 200 components = -0.00183232 Jy ! Clean residual min=-0.002510 max=0.002548 Jy/beam ! Clean residual mean=-0.000012 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.106568 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.106568 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.32 mas, bmaj=14.6 mas, bpa=-6.523 degrees ! Estimated noise=0.674728 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000292573 Jy ! Component: 100 - total flux cleaned = -0.000352691 Jy ! Component: 150 - total flux cleaned = -0.000415546 Jy ! Component: 200 - total flux cleaned = -0.000454067 Jy ! Total flux subtracted in 200 components = -0.000454067 Jy ! Clean residual min=-0.003109 max=0.002820 Jy/beam ! Clean residual mean=-0.000024 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.106114 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.21912e-05 Jy ! Component: 100 - total flux cleaned = -3.20283e-05 Jy ! Component: 150 - total flux cleaned = -4.0326e-05 Jy ! Component: 200 - total flux cleaned = -4.77027e-05 Jy ! Total flux subtracted in 200 components = -4.77027e-05 Jy ! Clean residual min=-0.003065 max=0.002803 Jy/beam ! Clean residual mean=-0.000024 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.106067 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.106067 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=10.27 mas, bpa=8.163 degrees ! Estimated noise=0.568705 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.03054e-05 Jy ! Component: 100 - total flux cleaned = 1.25734e-05 Jy ! Component: 150 - total flux cleaned = -4.98765e-05 Jy ! Component: 200 - total flux cleaned = -4.95644e-05 Jy ! Total flux subtracted in 200 components = -4.95644e-05 Jy ! Clean residual min=-0.002445 max=0.002514 Jy/beam ! Clean residual mean=-0.000012 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.106017 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 58 components and 0.106017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050516Jy sigma=1.165194 ! Fit after self-cal, rms=0.050515Jy sigma=1.165185 wmodel /scr/pima/bg219a_uvs/J1827+2638_S_map.mod ! Writing 58 model components to file: /scr/pima/bg219a_uvs/J1827+2638_S_map.mod wobs /scr/pima/bg219a_uvs/J1827+2638_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1827+2638_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1827+2638_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1827+2638_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.000393536 Jy ! Component: 100 - total flux cleaned = 0.000629812 Jy ! Component: 150 - total flux cleaned = 0.00052532 Jy ! Component: 200 - total flux cleaned = 0.000362445 Jy ! Component: 250 - total flux cleaned = 0.000210159 Jy ! Component: 300 - total flux cleaned = 3.97005e-05 Jy ! Component: 350 - total flux cleaned = -3.97211e-05 Jy ! Component: 400 - total flux cleaned = -6.3911e-05 Jy ! Component: 450 - total flux cleaned = -3.91451e-05 Jy ! Component: 500 - total flux cleaned = -3.89559e-05 Jy ! Component: 550 - total flux cleaned = -3.93716e-05 Jy ! Component: 600 - total flux cleaned = -6.04896e-05 Jy ! Component: 650 - total flux cleaned = -0.000101246 Jy ! Component: 700 - total flux cleaned = -0.000121171 Jy ! Component: 750 - total flux cleaned = -0.000178609 Jy ! Component: 800 - total flux cleaned = -0.000215426 Jy ! Component: 850 - total flux cleaned = -0.000233374 Jy ! Component: 900 - total flux cleaned = -0.000371806 Jy ! Component: 950 - total flux cleaned = -0.000488965 Jy ! Component: 1000 - total flux cleaned = -0.000619212 Jy ! Component: 1050 - total flux cleaned = -0.000730499 Jy ! Component: 1100 - total flux cleaned = -0.000854191 Jy ! Component: 1150 - total flux cleaned = -0.000944569 Jy ! Component: 1200 - total flux cleaned = -0.00104813 Jy ! Component: 1250 - total flux cleaned = -0.00113509 Jy ! Component: 1300 - total flux cleaned = -0.00120581 Jy ! Component: 1350 - total flux cleaned = -0.00126144 Jy ! Component: 1400 - total flux cleaned = -0.00130219 Jy ! Component: 1450 - total flux cleaned = -0.00134229 Jy ! Component: 1500 - total flux cleaned = -0.00138153 Jy ! Component: 1550 - total flux cleaned = -0.00139446 Jy ! Component: 1600 - total flux cleaned = -0.0014072 Jy ! Component: 1650 - total flux cleaned = -0.00143225 Jy ! Component: 1700 - total flux cleaned = -0.00143214 Jy ! Component: 1750 - total flux cleaned = -0.00145636 Jy ! Component: 1800 - total flux cleaned = -0.00145625 Jy ! Component: 1850 - total flux cleaned = -0.00147983 Jy ! Component: 1900 - total flux cleaned = -0.00150323 Jy ! Component: 1950 - total flux cleaned = -0.00151486 Jy ! Component: 2000 - total flux cleaned = -0.00153772 Jy ! Component: 2050 - total flux cleaned = -0.00156036 Jy ! Component: 2100 - total flux cleaned = -0.00154924 Jy ! Component: 2150 - total flux cleaned = -0.00158248 Jy ! Component: 2200 - total flux cleaned = -0.0016154 Jy ! Component: 2250 - total flux cleaned = -0.00164805 Jy ! Component: 2300 - total flux cleaned = -0.00164802 Jy ! Component: 2350 - total flux cleaned = -0.00169094 Jy ! Component: 2400 - total flux cleaned = -0.00170154 Jy ! Component: 2450 - total flux cleaned = -0.0017227 Jy ! Component: 2500 - total flux cleaned = -0.00171229 Jy ! Component: 2550 - total flux cleaned = -0.00174366 Jy ! Component: 2600 - total flux cleaned = -0.00174372 Jy ! Component: 2650 - total flux cleaned = -0.00174375 Jy ! Component: 2700 - total flux cleaned = -0.00173337 Jy ! Component: 2750 - total flux cleaned = -0.0017644 Jy ! Component: 2800 - total flux cleaned = -0.00176437 Jy ! Component: 2850 - total flux cleaned = -0.00179537 Jy ! Component: 2900 - total flux cleaned = -0.0017747 Jy ! Component: 2950 - total flux cleaned = -0.00179534 Jy ! Component: 3000 - total flux cleaned = -0.00180568 Jy ! Component: 3050 - total flux cleaned = -0.00183668 Jy ! Component: 3100 - total flux cleaned = -0.00186763 Jy ! Component: 3150 - total flux cleaned = -0.00185731 Jy ! Component: 3200 - total flux cleaned = -0.00187795 Jy ! Component: 3250 - total flux cleaned = -0.00189859 Jy ! Component: 3300 - total flux cleaned = -0.00190889 Jy ! Component: 3350 - total flux cleaned = -0.00193993 Jy ! Component: 3400 - total flux cleaned = -0.00196065 Jy ! Component: 3450 - total flux cleaned = -0.0019815 Jy ! Component: 3500 - total flux cleaned = -0.0020023 Jy ! Component: 3550 - total flux cleaned = -0.00201272 Jy ! Component: 3600 - total flux cleaned = -0.0020337 Jy ! Component: 3650 - total flux cleaned = -0.00206523 Jy ! Component: 3700 - total flux cleaned = -0.00206528 Jy ! Component: 3750 - total flux cleaned = -0.00206531 Jy ! Component: 3800 - total flux cleaned = -0.0020653 Jy ! Component: 3850 - total flux cleaned = -0.0020653 Jy ! Component: 3900 - total flux cleaned = -0.00205452 Jy ! Component: 3950 - total flux cleaned = -0.00206526 Jy ! Component: 4000 - total flux cleaned = -0.00207608 Jy ! Component: 4050 - total flux cleaned = -0.00205414 Jy ! Total flux subtracted in 4096 components = -0.00206508 Jy ! Clean residual min=-0.000600 max=0.000604 Jy/beam ! Clean residual mean=-0.000007 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.103952 Jy keep ! Adding 260 model components to the UV plane model. ! The established model now contains 318 components and 0.103952 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1827+2638_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.243 x 10.27 at 8.163 degrees (North through East) ! Clean map min=-0.0015048 max=0.11102 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1827+2638_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.111018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000173537 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.468944 0.468944 0.937889 1.87578 3.75155 7.50311 15.0062 30.0124 60.0249 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.111 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 639.734 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1827+2638_S_uvs.log closed on Wed Apr 6 23:01:32 2016