! Started logfile: /scr/pima/bg219h_uvs/J2359+3850_S_uvs.log on Thu Apr 7 09:15:45 2016 obs /scr/pima/bg219h_uvs/J2359+3850_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J2359+3850_S_uva.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803175 visibilities/baseline/integration-bin. ! Found source: J2359+3850 ! ! 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 1012 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/J2359+3850_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015000Jy sigma=22.652835 ! Fit after self-cal, rms=0.600669Jy sigma=13.398186 ! 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.397 mas, bmaj=9.234 mas, bpa=-20.16 degrees ! Estimated noise=1.51281 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.308122 Jy ! Component: 100 - total flux cleaned = 0.387233 Jy ! Total flux subtracted in 100 components = 0.387233 Jy ! Clean residual min=-0.021186 max=0.033875 Jy/beam ! Clean residual mean=-0.000003 rms=0.006009 Jy/beam ! Combined flux in latest and established models = 0.387233 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.387233 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083632Jy sigma=1.825660 ! Fit after self-cal, rms=0.083512Jy sigma=1.822934 ! 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=2.716 mas, bmaj=10.09 mas, bpa=-21.71 degrees ! Estimated noise=1.31941 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.0382033 Jy ! Component: 100 - total flux cleaned = 0.0581963 Jy ! Component: 150 - total flux cleaned = 0.0688842 Jy ! Component: 200 - total flux cleaned = 0.0739679 Jy ! Total flux subtracted in 200 components = 0.0739679 Jy ! Clean residual min=-0.011629 max=0.021095 Jy/beam ! Clean residual mean=0.000002 rms=0.003955 Jy/beam ! Combined flux in latest and established models = 0.461201 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.461201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062941Jy sigma=1.382002 ! Fit after self-cal, rms=0.062706Jy sigma=1.377129 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.716 x 10.09 at -21.71 degrees (North through East) ! Clean map min=-0.010634 max=0.40143 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 0.95 FD 1.00* HN 0.97 KP 0.95 ! LA 0.98 MK 1.02 NL 1.04 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! 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 0.96 FD 1.00* HN 1.01 KP 0.96 ! LA 1.02 MK 1.05 NL 0.97 OV 1.01 ! PT 0.95 SC 0.91 ! ! ! Fit before self-cal, rms=0.062706Jy sigma=1.377129 ! Fit after self-cal, rms=0.059592Jy sigma=1.332032 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=10.05 mas, bpa=-21.61 degrees ! Estimated noise=1.2991 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.000616044 Jy ! Component: 100 - total flux cleaned = 0.000110721 Jy ! Component: 150 - total flux cleaned = 0.000516674 Jy ! Component: 200 - total flux cleaned = 0.000512204 Jy ! Total flux subtracted in 200 components = 0.000512204 Jy ! Clean residual min=-0.010582 max=0.013510 Jy/beam ! Clean residual mean=0.000003 rms=0.003128 Jy/beam ! Combined flux in latest and established models = 0.461713 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.461713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058387Jy sigma=1.288804 ! Fit after self-cal, rms=0.058360Jy sigma=1.288316 ! 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.058360Jy sigma=1.288316 ! Fit after self-cal, rms=0.058135Jy sigma=1.286099 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.732 mas, bmaj=10.06 mas, bpa=-21.62 degrees ! Estimated noise=1.29652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149922 Jy ! Component: 100 - total flux cleaned = 0.00013364 Jy ! Component: 150 - total flux cleaned = 7.43557e-06 Jy ! Component: 200 - total flux cleaned = -9.37187e-05 Jy ! Total flux subtracted in 200 components = -9.37187e-05 Jy ! Clean residual min=-0.010694 max=0.013347 Jy/beam ! Clean residual mean=0.000003 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.46162 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.46162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057704Jy sigma=1.270023 ! Fit after self-cal, rms=0.057681Jy sigma=1.269700 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 (-30, 16.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00976745 Jy ! Component: 100 - total flux cleaned = 0.00894889 Jy ! Component: 150 - total flux cleaned = 0.00765909 Jy ! Component: 200 - total flux cleaned = 0.00601326 Jy ! Total flux subtracted in 200 components = 0.00601326 Jy ! Clean residual min=-0.008203 max=0.009731 Jy/beam ! Clean residual mean=0.000003 rms=0.002221 Jy/beam ! Combined flux in latest and established models = 0.467633 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 64 components and 0.467633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055129Jy sigma=1.194218 ! Fit after self-cal, rms=0.054841Jy sigma=1.190052 ! 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.054841Jy sigma=1.190052 ! Fit after self-cal, rms=0.050628Jy sigma=1.067471 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.733 mas, bmaj=10 mas, bpa=-21.61 degrees ! Estimated noise=1.30422 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000741513 Jy ! Component: 100 - total flux cleaned = -0.000741845 Jy ! Component: 150 - total flux cleaned = -0.000499578 Jy ! Component: 200 - total flux cleaned = -0.000396543 Jy ! Total flux subtracted in 200 components = -0.000396543 Jy ! Clean residual min=-0.005433 max=0.005650 Jy/beam ! Clean residual mean=-0.000001 rms=0.001303 Jy/beam ! Combined flux in latest and established models = 0.467236 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.467236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049925Jy sigma=1.049543 ! Fit after self-cal, rms=0.049892Jy sigma=1.049080 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 (62.5, -55). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00279133 Jy ! Component: 100 - total flux cleaned = 0.0022394 Jy ! Component: 150 - total flux cleaned = 0.0019513 Jy ! Component: 200 - total flux cleaned = 0.00169242 Jy ! Total flux subtracted in 200 components = 0.00169242 Jy ! Clean residual min=-0.005067 max=0.003868 Jy/beam ! Clean residual mean=-0.000001 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.468929 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 103 components and 0.468929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049370Jy sigma=1.034956 ! Fit after self-cal, rms=0.049354Jy sigma=1.034444 ! 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.049354Jy sigma=1.034444 ! Fit after self-cal, rms=0.049356Jy sigma=1.033069 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.225 mas, bmaj=11.42 mas, bpa=-27.55 degrees ! Estimated noise=1.74174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131051 Jy ! Component: 100 - total flux cleaned = 0.00157359 Jy ! Component: 150 - total flux cleaned = 0.00179938 Jy ! Component: 200 - total flux cleaned = 0.00189941 Jy ! Total flux subtracted in 200 components = 0.00189941 Jy ! Clean residual min=-0.004242 max=0.004425 Jy/beam ! Clean residual mean=-0.000007 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.470828 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 128 components and 0.470828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049268Jy sigma=1.030304 ! Fit after self-cal, rms=0.049269Jy sigma=1.030214 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.000299974 Jy ! Component: 100 - total flux cleaned = 0.00047033 Jy ! Component: 150 - total flux cleaned = 0.000547817 Jy ! Component: 200 - total flux cleaned = 0.000656351 Jy ! Total flux subtracted in 200 components = 0.000656351 Jy ! Clean residual min=-0.004160 max=0.004341 Jy/beam ! Clean residual mean=-0.000007 rms=0.001213 Jy/beam ! Combined flux in latest and established models = 0.471485 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 145 components and 0.471485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049246Jy sigma=1.029165 ! Fit after self-cal, rms=0.049244Jy sigma=1.029128 ! 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=2.734 mas, bmaj=10 mas, bpa=-21.65 degrees ! Estimated noise=1.30506 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.734 x 10 at -21.65 degrees (North through East) ! Clean map min=-0.0063575 max=0.39484 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.413 mas, bmaj=9.164 mas, bpa=-20.05 degrees ! Estimated noise=1.49182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.303715 Jy ! Component: 100 - total flux cleaned = 0.38062 Jy ! Component: 150 - total flux cleaned = 0.416273 Jy ! Component: 200 - total flux cleaned = 0.436136 Jy ! Total flux subtracted in 200 components = 0.436136 Jy ! Clean residual min=-0.009534 max=0.013159 Jy/beam ! Clean residual mean=-0.000002 rms=0.002640 Jy/beam ! Combined flux in latest and established models = 0.436135 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.436135 Jy ! Inverting map and beam ! Estimated beam: bmin=2.734 mas, bmaj=10 mas, bpa=-21.65 degrees ! Estimated noise=1.30506 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) ! Added new window around map position (30, -17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014779 Jy ! Component: 100 - total flux cleaned = 0.0243262 Jy ! Component: 150 - total flux cleaned = 0.0296214 Jy ! Component: 200 - total flux cleaned = 0.0307331 Jy ! Total flux subtracted in 200 components = 0.0307331 Jy ! Clean residual min=-0.005914 max=0.005699 Jy/beam ! Clean residual mean=-0.000001 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.466869 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 49 components and 0.466869 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.225 mas, bmaj=11.42 mas, bpa=-27.55 degrees ! Estimated noise=1.74174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0029165 Jy ! Component: 100 - total flux cleaned = 0.00277572 Jy ! Component: 150 - total flux cleaned = 0.00290228 Jy ! Component: 200 - total flux cleaned = 0.00320752 Jy ! Total flux subtracted in 200 components = 0.00320752 Jy ! Clean residual min=-0.004223 max=0.003943 Jy/beam ! Clean residual mean=-0.000006 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.470076 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.000175039 Jy ! Component: 100 - total flux cleaned = 2.18253e-05 Jy ! Component: 150 - total flux cleaned = -0.000119618 Jy ! Component: 200 - total flux cleaned = -0.000251392 Jy ! Total flux subtracted in 200 components = -0.000251392 Jy ! Clean residual min=-0.003631 max=0.003347 Jy/beam ! Clean residual mean=-0.000005 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.469825 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 118 components and 0.469825 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.734 mas, bmaj=10 mas, bpa=-21.65 degrees ! Estimated noise=1.30506 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00214476 Jy ! Component: 100 - total flux cleaned = -0.00255329 Jy ! Component: 150 - total flux cleaned = -0.00303679 Jy ! Component: 200 - total flux cleaned = -0.00303473 Jy ! Total flux subtracted in 200 components = -0.00303473 Jy ! Clean residual min=-0.005021 max=0.003479 Jy/beam ! Clean residual mean=0.000000 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.46679 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 138 components and 0.46679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049405Jy sigma=1.032158 ! Fit after self-cal, rms=0.049334Jy sigma=1.030768 wmodel /scr/pima/bg219h_uvs/J2359+3850_S_map.mod ! Writing 138 model components to file: /scr/pima/bg219h_uvs/J2359+3850_S_map.mod wobs /scr/pima/bg219h_uvs/J2359+3850_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J2359+3850_S_uvs.fits wwins /scr/pima/bg219h_uvs/J2359+3850_S_map.win ! wwins: Wrote 4 windows to /scr/pima/bg219h_uvs/J2359+3850_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.00204955 Jy ! Component: 100 - total flux cleaned = -0.00271152 Jy ! Component: 150 - total flux cleaned = -0.00301906 Jy ! Component: 200 - total flux cleaned = -0.00324939 Jy ! Component: 250 - total flux cleaned = -0.00357743 Jy ! Component: 300 - total flux cleaned = -0.00389295 Jy ! Component: 350 - total flux cleaned = -0.00414764 Jy ! Component: 400 - total flux cleaned = -0.00454381 Jy ! Component: 450 - total flux cleaned = -0.00488018 Jy ! Component: 500 - total flux cleaned = -0.00520734 Jy ! Component: 550 - total flux cleaned = -0.00561608 Jy ! Component: 600 - total flux cleaned = -0.00601429 Jy ! Component: 650 - total flux cleaned = -0.0063159 Jy ! Component: 700 - total flux cleaned = -0.00656841 Jy ! Component: 750 - total flux cleaned = -0.00685626 Jy ! Component: 800 - total flux cleaned = -0.00701649 Jy ! Component: 850 - total flux cleaned = -0.0072119 Jy ! Component: 900 - total flux cleaned = -0.00732746 Jy ! Component: 950 - total flux cleaned = -0.00755295 Jy ! Component: 1000 - total flux cleaned = -0.00766298 Jy ! Component: 1050 - total flux cleaned = -0.00784328 Jy ! Component: 1100 - total flux cleaned = -0.00794962 Jy ! Component: 1150 - total flux cleaned = -0.00819281 Jy ! Component: 1200 - total flux cleaned = -0.00832876 Jy ! Component: 1250 - total flux cleaned = -0.00836177 Jy ! Component: 1300 - total flux cleaned = -0.0084617 Jy ! Component: 1350 - total flux cleaned = -0.00865657 Jy ! Component: 1400 - total flux cleaned = -0.00878416 Jy ! Component: 1450 - total flux cleaned = -0.00884759 Jy ! Component: 1500 - total flux cleaned = -0.00906632 Jy ! Component: 1550 - total flux cleaned = -0.0091889 Jy ! Component: 1600 - total flux cleaned = -0.00931061 Jy ! Component: 1650 - total flux cleaned = -0.0095499 Jy ! Component: 1700 - total flux cleaned = -0.00975691 Jy ! Component: 1750 - total flux cleaned = -0.00990257 Jy ! Component: 1800 - total flux cleaned = -0.0100759 Jy ! Component: 1850 - total flux cleaned = -0.0102467 Jy ! Component: 1900 - total flux cleaned = -0.0104158 Jy ! Component: 1950 - total flux cleaned = -0.0106667 Jy ! Component: 2000 - total flux cleaned = -0.0106942 Jy ! Component: 2050 - total flux cleaned = -0.0109396 Jy ! Component: 2100 - total flux cleaned = -0.0110477 Jy ! Component: 2150 - total flux cleaned = -0.011208 Jy ! Component: 2200 - total flux cleaned = -0.0112081 Jy ! Component: 2250 - total flux cleaned = -0.0113656 Jy ! Component: 2300 - total flux cleaned = -0.0115211 Jy ! Component: 2350 - total flux cleaned = -0.0115979 Jy ! Component: 2400 - total flux cleaned = -0.0117249 Jy ! Component: 2450 - total flux cleaned = -0.0118763 Jy ! Component: 2500 - total flux cleaned = -0.011901 Jy ! Component: 2550 - total flux cleaned = -0.0120248 Jy ! Component: 2600 - total flux cleaned = -0.0120734 Jy ! Component: 2650 - total flux cleaned = -0.0120978 Jy ! Component: 2700 - total flux cleaned = -0.0121704 Jy ! Component: 2750 - total flux cleaned = -0.0122421 Jy ! Component: 2800 - total flux cleaned = -0.0122423 Jy ! Component: 2850 - total flux cleaned = -0.0122894 Jy ! Component: 2900 - total flux cleaned = -0.0124068 Jy ! Component: 2950 - total flux cleaned = -0.012523 Jy ! Component: 3000 - total flux cleaned = -0.0125924 Jy ! Component: 3050 - total flux cleaned = -0.0126153 Jy ! Component: 3100 - total flux cleaned = -0.0127067 Jy ! Component: 3150 - total flux cleaned = -0.0126839 Jy ! Component: 3200 - total flux cleaned = -0.0126613 Jy ! Component: 3250 - total flux cleaned = -0.0127061 Jy ! Component: 3300 - total flux cleaned = -0.0126837 Jy ! Component: 3350 - total flux cleaned = -0.0126391 Jy ! Component: 3400 - total flux cleaned = -0.0125724 Jy ! Component: 3450 - total flux cleaned = -0.012506 Jy ! Component: 3500 - total flux cleaned = -0.012528 Jy ! Component: 3550 - total flux cleaned = -0.0124619 Jy ! Component: 3600 - total flux cleaned = -0.01244 Jy ! Component: 3650 - total flux cleaned = -0.0123307 Jy ! Component: 3700 - total flux cleaned = -0.0123306 Jy ! Component: 3750 - total flux cleaned = -0.0122435 Jy ! Component: 3800 - total flux cleaned = -0.0122435 Jy ! Component: 3850 - total flux cleaned = -0.0121782 Jy ! Component: 3900 - total flux cleaned = -0.0120697 Jy ! Component: 3950 - total flux cleaned = -0.0119828 Jy ! Component: 4000 - total flux cleaned = -0.0118743 Jy ! Component: 4050 - total flux cleaned = -0.0118092 Jy ! Total flux subtracted in 4096 components = -0.0117224 Jy ! Clean residual min=-0.001363 max=0.001364 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.455068 Jy keep ! Adding 261 model components to the UV plane model. ! The established model now contains 399 components and 0.455068 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J2359+3850_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.734 x 10 at -21.65 degrees (North through East) ! Clean map min=-0.0042323 max=0.38875 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J2359+3850_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.388751 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000339391 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.261909 0.261909 0.523819 1.04764 2.09527 4.19055 8.3811 16.7622 33.5244 67.0488 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.388 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1145.43 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J2359+3850_S_uvs.log closed on Thu Apr 7 09:15:49 2016