! Started logfile: /scr/pima/bg219h_uvs/J1059-1134_S_uvs.log on Thu Apr 7 09:00:38 2016 obs /scr/pima/bg219h_uvs/J1059-1134_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1059-1134_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.809259 visibilities/baseline/integration-bin. ! Found source: J1059-1134 ! ! 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 5244 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/J1059-1134_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 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016878Jy sigma=22.283920 ! Fit after self-cal, rms=0.853386Jy sigma=18.604604 ! 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.454 mas, bmaj=6.286 mas, bpa=-5.288 degrees ! Estimated noise=0.730152 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.115855 Jy ! Component: 100 - total flux cleaned = 0.141119 Jy ! Total flux subtracted in 100 components = 0.141119 Jy ! Clean residual min=-0.005591 max=0.007968 Jy/beam ! Clean residual mean=0.000005 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.141119 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.141119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066027Jy sigma=1.392957 ! Fit after self-cal, rms=0.065955Jy sigma=1.391881 ! 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.971 mas, bmaj=7.388 mas, bpa=-3.608 degrees ! Estimated noise=0.526665 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.00733372 Jy ! Component: 100 - total flux cleaned = 0.00982954 Jy ! Component: 150 - total flux cleaned = 0.0100714 Jy ! Component: 200 - total flux cleaned = 0.0100232 Jy ! Total flux subtracted in 200 components = 0.0100232 Jy ! Clean residual min=-0.004570 max=0.007777 Jy/beam ! Clean residual mean=-0.000007 rms=0.001717 Jy/beam ! Combined flux in latest and established models = 0.151142 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.151142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065373Jy sigma=1.372468 ! Fit after self-cal, rms=0.065374Jy sigma=1.372410 ! 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.971 x 7.388 at -3.608 degrees (North through East) ! Clean map min=-0.0044496 max=0.15043 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.065374Jy sigma=1.372410 ! Fit after self-cal, rms=0.065374Jy sigma=1.372410 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.388 mas, bpa=-3.608 degrees ! Estimated noise=0.526665 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 = 5.41643e-05 Jy ! Component: 100 - total flux cleaned = -4.53206e-05 Jy ! Component: 150 - total flux cleaned = -0.000103353 Jy ! Component: 200 - total flux cleaned = -0.000183493 Jy ! Total flux subtracted in 200 components = -0.000183493 Jy ! Clean residual min=-0.004613 max=0.007688 Jy/beam ! Clean residual mean=-0.000007 rms=0.001712 Jy/beam ! Combined flux in latest and established models = 0.150959 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 30 components and 0.150959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065346Jy sigma=1.371800 ! Fit after self-cal, rms=0.065345Jy sigma=1.371773 ! 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.065345Jy sigma=1.371773 ! Fit after self-cal, rms=0.064193Jy sigma=1.341245 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.974 mas, bmaj=7.4 mas, bpa=-3.655 degrees ! Estimated noise=0.522034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112709 Jy ! Component: 100 - total flux cleaned = -0.00141694 Jy ! Component: 150 - total flux cleaned = -0.00145366 Jy ! Component: 200 - total flux cleaned = -0.00145302 Jy ! Total flux subtracted in 200 components = -0.00145302 Jy ! Clean residual min=-0.003975 max=0.005855 Jy/beam ! Clean residual mean=-0.000000 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.149506 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.149506 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064160Jy sigma=1.341022 ! Fit after self-cal, rms=0.064203Jy sigma=1.340831 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 (-27.5, -118). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00583231 Jy ! Component: 100 - total flux cleaned = 0.00906401 Jy ! Component: 150 - total flux cleaned = 0.0104102 Jy ! Component: 200 - total flux cleaned = 0.0105517 Jy ! Total flux subtracted in 200 components = 0.0105517 Jy ! Clean residual min=-0.004144 max=0.004689 Jy/beam ! Clean residual mean=0.000001 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.160057 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 73 components and 0.160057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063644Jy sigma=1.327595 ! Fit after self-cal, rms=0.063570Jy sigma=1.325783 ! 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.063570Jy sigma=1.325783 ! Fit after self-cal, rms=0.063653Jy sigma=1.313672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.971 mas, bmaj=7.392 mas, bpa=-3.67 degrees ! Estimated noise=0.523667 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174013 Jy ! Component: 100 - total flux cleaned = 0.00221663 Jy ! Component: 150 - total flux cleaned = 0.00252011 Jy ! Component: 200 - total flux cleaned = 0.00278506 Jy ! Total flux subtracted in 200 components = 0.00278506 Jy ! Clean residual min=-0.003540 max=0.003446 Jy/beam ! Clean residual mean=0.000002 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.162842 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 97 components and 0.162842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063559Jy sigma=1.311857 ! Fit after self-cal, rms=0.063568Jy sigma=1.311460 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.000759028 Jy ! Component: 100 - total flux cleaned = 0.000940109 Jy ! Component: 150 - total flux cleaned = 0.00106779 Jy ! Component: 200 - total flux cleaned = 0.00115406 Jy ! Total flux subtracted in 200 components = 0.00115406 Jy ! Clean residual min=-0.003514 max=0.003304 Jy/beam ! Clean residual mean=0.000003 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.163996 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 114 components and 0.163996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063528Jy sigma=1.310768 ! Fit after self-cal, rms=0.063527Jy sigma=1.310695 ! 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.063527Jy sigma=1.310695 ! Fit after self-cal, rms=0.063782Jy sigma=1.308277 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.08 mas, bmaj=13.26 mas, bpa=-2.178 degrees ! Estimated noise=0.689823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103708 Jy ! Component: 100 - total flux cleaned = 0.001352 Jy ! Component: 150 - total flux cleaned = 0.00141832 Jy ! Component: 200 - total flux cleaned = 0.00144945 Jy ! Total flux subtracted in 200 components = 0.00144945 Jy ! Clean residual min=-0.004490 max=0.004478 Jy/beam ! Clean residual mean=0.000006 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.165446 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 127 components and 0.165446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063773Jy sigma=1.308079 ! Fit after self-cal, rms=0.063777Jy sigma=1.307977 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.000332502 Jy ! Component: 100 - total flux cleaned = 0.000306532 Jy ! Component: 150 - total flux cleaned = 0.000307935 Jy ! Component: 200 - total flux cleaned = 0.000307734 Jy ! Total flux subtracted in 200 components = 0.000307734 Jy ! Clean residual min=-0.004481 max=0.004228 Jy/beam ! Clean residual mean=0.000007 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.165754 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 136 components and 0.165754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063778Jy sigma=1.307961 ! Fit after self-cal, rms=0.063778Jy sigma=1.307943 ! 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.966 mas, bmaj=7.389 mas, bpa=-3.777 degrees ! Estimated noise=0.5256 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 7.389 at -3.777 degrees (North through East) ! Clean map min=-0.0032548 max=0.14914 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.452 mas, bmaj=6.295 mas, bpa=-5.417 degrees ! Estimated noise=0.728699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115599 Jy ! Component: 100 - total flux cleaned = 0.140871 Jy ! Component: 150 - total flux cleaned = 0.149085 Jy ! Component: 200 - total flux cleaned = 0.154009 Jy ! Total flux subtracted in 200 components = 0.154009 Jy ! Clean residual min=-0.003931 max=0.004620 Jy/beam ! Clean residual mean=0.000003 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.154009 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.154009 Jy ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.389 mas, bpa=-3.777 degrees ! Estimated noise=0.5256 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 (-112, 26). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00492801 Jy ! Component: 100 - total flux cleaned = 0.00796196 Jy ! Component: 150 - total flux cleaned = 0.00923242 Jy ! Component: 200 - total flux cleaned = 0.0102986 Jy ! Total flux subtracted in 200 components = 0.0102986 Jy ! Clean residual min=-0.003374 max=0.003303 Jy/beam ! Clean residual mean=0.000004 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.164308 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.164308 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.08 mas, bmaj=13.26 mas, bpa=-2.178 degrees ! Estimated noise=0.689823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172576 Jy ! Component: 100 - total flux cleaned = 0.0017941 Jy ! Component: 150 - total flux cleaned = 0.00185571 Jy ! Component: 200 - total flux cleaned = 0.00191038 Jy ! Total flux subtracted in 200 components = 0.00191038 Jy ! Clean residual min=-0.004422 max=0.003880 Jy/beam ! Clean residual mean=0.000008 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.166218 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 = 9.32617e-05 Jy ! Component: 100 - total flux cleaned = 0.000134351 Jy ! Component: 150 - total flux cleaned = 0.000209826 Jy ! Component: 200 - total flux cleaned = 0.000175097 Jy ! Total flux subtracted in 200 components = 0.000175097 Jy ! Clean residual min=-0.004231 max=0.003697 Jy/beam ! Clean residual mean=0.000008 rms=0.001142 Jy/beam ! Combined flux in latest and established models = 0.166393 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.166393 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.966 mas, bmaj=7.389 mas, bpa=-3.777 degrees ! Estimated noise=0.5256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000186022 Jy ! Component: 100 - total flux cleaned = 0.000184304 Jy ! Component: 150 - total flux cleaned = 0.000184015 Jy ! Component: 200 - total flux cleaned = 0.000183823 Jy ! Total flux subtracted in 200 components = 0.000183823 Jy ! Clean residual min=-0.003248 max=0.002942 Jy/beam ! Clean residual mean=0.000003 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.166577 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 0.166577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063689Jy sigma=1.305708 ! Fit after self-cal, rms=0.063666Jy sigma=1.305102 wmodel /scr/pima/bg219h_uvs/J1059-1134_S_map.mod ! Writing 116 model components to file: /scr/pima/bg219h_uvs/J1059-1134_S_map.mod wobs /scr/pima/bg219h_uvs/J1059-1134_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J1059-1134_S_uvs.fits wwins /scr/pima/bg219h_uvs/J1059-1134_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J1059-1134_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.00105501 Jy ! Component: 100 - total flux cleaned = -0.00105796 Jy ! Component: 150 - total flux cleaned = -0.00110609 Jy ! Component: 200 - total flux cleaned = -0.00106135 Jy ! Component: 250 - total flux cleaned = -0.00101556 Jy ! Component: 300 - total flux cleaned = -0.00101417 Jy ! Component: 350 - total flux cleaned = -0.00101579 Jy ! Component: 400 - total flux cleaned = -0.0012133 Jy ! Component: 450 - total flux cleaned = -0.00140358 Jy ! Component: 500 - total flux cleaned = -0.00155235 Jy ! Component: 550 - total flux cleaned = -0.00169764 Jy ! Component: 600 - total flux cleaned = -0.00180364 Jy ! Component: 650 - total flux cleaned = -0.0018727 Jy ! Component: 700 - total flux cleaned = -0.00177146 Jy ! Component: 750 - total flux cleaned = -0.00180449 Jy ! Component: 800 - total flux cleaned = -0.00173851 Jy ! Component: 850 - total flux cleaned = -0.00161086 Jy ! Component: 900 - total flux cleaned = -0.00161054 Jy ! Component: 950 - total flux cleaned = -0.00151806 Jy ! Component: 1000 - total flux cleaned = -0.00151753 Jy ! Component: 1050 - total flux cleaned = -0.00136716 Jy ! Component: 1100 - total flux cleaned = -0.00136695 Jy ! Component: 1150 - total flux cleaned = -0.00122079 Jy ! Component: 1200 - total flux cleaned = -0.00107702 Jy ! Component: 1250 - total flux cleaned = -0.00107724 Jy ! Component: 1300 - total flux cleaned = -0.000908216 Jy ! Component: 1350 - total flux cleaned = -0.00082492 Jy ! Component: 1400 - total flux cleaned = -0.000769782 Jy ! Component: 1450 - total flux cleaned = -0.000634445 Jy ! Component: 1500 - total flux cleaned = -0.000474413 Jy ! Component: 1550 - total flux cleaned = -0.000421899 Jy ! Component: 1600 - total flux cleaned = -0.000344278 Jy ! Component: 1650 - total flux cleaned = -0.000344037 Jy ! Component: 1700 - total flux cleaned = -0.000115601 Jy ! Component: 1750 - total flux cleaned = -0.000115896 Jy ! Component: 1800 - total flux cleaned = -1.64746e-05 Jy ! Component: 1850 - total flux cleaned = 5.70294e-05 Jy ! Component: 1900 - total flux cleaned = 0.000129462 Jy ! Component: 1950 - total flux cleaned = 0.000225147 Jy ! Component: 2000 - total flux cleaned = 0.000177825 Jy ! Component: 2050 - total flux cleaned = 0.000294718 Jy ! Component: 2100 - total flux cleaned = 0.000340822 Jy ! Component: 2150 - total flux cleaned = 0.000318095 Jy ! Component: 2200 - total flux cleaned = 0.000363878 Jy ! Component: 2250 - total flux cleaned = 0.000521387 Jy ! Component: 2300 - total flux cleaned = 0.00058814 Jy ! Component: 2350 - total flux cleaned = 0.000698366 Jy ! Component: 2400 - total flux cleaned = 0.000807104 Jy ! Component: 2450 - total flux cleaned = 0.000936421 Jy ! Component: 2500 - total flux cleaned = 0.00102192 Jy ! Component: 2550 - total flux cleaned = 0.0010644 Jy ! Component: 2600 - total flux cleaned = 0.00121141 Jy ! Component: 2650 - total flux cleaned = 0.00121146 Jy ! Component: 2700 - total flux cleaned = 0.00133518 Jy ! Component: 2750 - total flux cleaned = 0.0014168 Jy ! Component: 2800 - total flux cleaned = 0.00147719 Jy ! Component: 2850 - total flux cleaned = 0.00159792 Jy ! Component: 2900 - total flux cleaned = 0.00163786 Jy ! Component: 2950 - total flux cleaned = 0.00173657 Jy ! Component: 3000 - total flux cleaned = 0.00179519 Jy ! Component: 3050 - total flux cleaned = 0.00191173 Jy ! Component: 3100 - total flux cleaned = 0.00195024 Jy ! Component: 3150 - total flux cleaned = 0.00198844 Jy ! Component: 3200 - total flux cleaned = 0.00210224 Jy ! Component: 3250 - total flux cleaned = 0.00219646 Jy ! Component: 3300 - total flux cleaned = 0.00225267 Jy ! Component: 3350 - total flux cleaned = 0.00241946 Jy ! Component: 3400 - total flux cleaned = 0.00247434 Jy ! Component: 3450 - total flux cleaned = 0.00251053 Jy ! Component: 3500 - total flux cleaned = 0.00260107 Jy ! Component: 3550 - total flux cleaned = 0.00265525 Jy ! Component: 3600 - total flux cleaned = 0.00276208 Jy ! Component: 3650 - total flux cleaned = 0.00277981 Jy ! Component: 3700 - total flux cleaned = 0.00286775 Jy ! Component: 3750 - total flux cleaned = 0.00297254 Jy ! Component: 3800 - total flux cleaned = 0.00311109 Jy ! Component: 3850 - total flux cleaned = 0.00312817 Jy ! Component: 3900 - total flux cleaned = 0.00324784 Jy ! Component: 3950 - total flux cleaned = 0.00333267 Jy ! Component: 4000 - total flux cleaned = 0.00333256 Jy ! Component: 4050 - total flux cleaned = 0.00343311 Jy ! Total flux subtracted in 4096 components = 0.00351628 Jy ! Clean residual min=-0.001007 max=0.001210 Jy/beam ! Clean residual mean=0.000001 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.170093 Jy keep ! Adding 281 model components to the UV plane model. ! The established model now contains 397 components and 0.170093 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J1059-1134_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.966 x 7.389 at -3.777 degrees (North through East) ! Clean map min=-0.0026024 max=0.1467 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1059-1134_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146695 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000298989 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.61145 0.61145 1.2229 2.4458 4.8916 9.78321 19.5664 39.1328 78.2656 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 490.636 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1059-1134_S_uvs.log closed on Thu Apr 7 09:00:42 2016