! Started logfile: /scr/pima/bg219e_uvs/J1248-1959_S_dfm.log on Thu May 19 18:39:34 2016 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /scr/pima/bg219e_uvs/J1248-1959_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1248-1959_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.758642 visibilities/baseline/integration-bin. ! Found source: J1248-1959 ! ! 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 4916 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! 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 ![@/opt64/bin/pima_mupet_01.dfm J1248-1959_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 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 56 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.590463Jy sigma=20.308943 ! Fit after self-cal, rms=0.859037Jy sigma=11.026233 ! 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.349 mas, bmaj=5.826 mas, bpa=-3.825 degrees ! Estimated noise=1.00351 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.528198 Jy ! Component: 100 - total flux cleaned = 0.778946 Jy ! Total flux subtracted in 100 components = 0.778946 Jy ! Clean residual min=-0.087530 max=0.192014 Jy/beam ! Clean residual mean=-0.000531 rms=0.028819 Jy/beam ! Combined flux in latest and established models = 0.778946 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.778946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.805690Jy sigma=8.726199 ! Fit after self-cal, rms=0.804120Jy sigma=8.717485 ! Inverting map ! Added new window around map position (16.5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.206149 Jy ! Component: 100 - total flux cleaned = 0.369631 Jy ! Total flux subtracted in 100 components = 0.369631 Jy ! Clean residual min=-0.082280 max=0.145232 Jy/beam ! Clean residual mean=-0.000495 rms=0.024206 Jy/beam ! Combined flux in latest and established models = 1.14858 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 65 components and 1.14858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.671257Jy sigma=7.320392 ! Fit after self-cal, rms=0.667759Jy sigma=7.248516 ! 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.774 mas, bmaj=6.75 mas, bpa=-5.286 degrees ! Estimated noise=0.768697 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 (4, 1.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.234287 Jy ! Component: 100 - total flux cleaned = 0.415333 Jy ! Component: 150 - total flux cleaned = 0.564096 Jy ! Component: 200 - total flux cleaned = 0.687883 Jy ! Total flux subtracted in 200 components = 0.687883 Jy ! Clean residual min=-0.086599 max=0.123558 Jy/beam ! Clean residual mean=-0.000682 rms=0.023954 Jy/beam ! Combined flux in latest and established models = 1.83646 Jy ! Performing phase self-cal ! Adding 76 model components to the UV plane model. ! The established model now contains 127 components and 1.83646 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451769Jy sigma=5.058817 ! Fit after self-cal, rms=0.439273Jy sigma=4.843136 ! 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.774 x 6.75 at -5.286 degrees (North through East) ! Clean map min=-0.073434 max=0.66468 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.439273Jy sigma=4.843136 ! Fit after self-cal, rms=0.439273Jy sigma=4.843136 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.774 mas, bmaj=6.75 mas, bpa=-5.286 degrees ! Estimated noise=0.768697 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 (13, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.135502 Jy ! Component: 100 - total flux cleaned = 0.236754 Jy ! Component: 150 - total flux cleaned = 0.320687 Jy ! Component: 200 - total flux cleaned = 0.392328 Jy ! Total flux subtracted in 200 components = 0.392328 Jy ! Clean residual min=-0.061571 max=0.101649 Jy/beam ! Clean residual mean=-0.000548 rms=0.017824 Jy/beam ! Combined flux in latest and established models = 2.22879 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 194 components and 2.22879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336497Jy sigma=3.813821 ! Fit after self-cal, rms=0.328021Jy sigma=3.683179 ! 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.328021Jy sigma=3.683179 ! Fit after self-cal, rms=0.304662Jy sigma=3.568661 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.792 mas, bmaj=6.799 mas, bpa=-4.795 degrees ! Estimated noise=0.763048 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0749734 Jy ! Component: 100 - total flux cleaned = 0.128021 Jy ! Component: 150 - total flux cleaned = 0.170331 Jy ! Component: 200 - total flux cleaned = 0.206731 Jy ! Total flux subtracted in 200 components = 0.206731 Jy ! Clean residual min=-0.047420 max=0.078859 Jy/beam ! Clean residual mean=-0.000380 rms=0.013684 Jy/beam ! Combined flux in latest and established models = 2.43552 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 243 components and 2.43552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267194Jy sigma=3.158864 ! Fit after self-cal, rms=0.260824Jy sigma=3.082405 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 (-5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.069337 Jy ! Component: 100 - total flux cleaned = 0.119455 Jy ! Component: 150 - total flux cleaned = 0.160288 Jy ! Component: 200 - total flux cleaned = 0.194798 Jy ! Total flux subtracted in 200 components = 0.194798 Jy ! Clean residual min=-0.040216 max=0.041644 Jy/beam ! Clean residual mean=-0.000246 rms=0.010613 Jy/beam ! Combined flux in latest and established models = 2.63032 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 285 components and 2.63032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.223968Jy sigma=2.645736 ! Fit after self-cal, rms=0.219801Jy sigma=2.611507 ! 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.219801Jy sigma=2.611507 ! Fit after self-cal, rms=0.208914Jy sigma=2.470721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.786 mas, bmaj=6.789 mas, bpa=-4.911 degrees ! Estimated noise=0.761276 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357925 Jy ! Component: 100 - total flux cleaned = 0.0644311 Jy ! Component: 150 - total flux cleaned = 0.0890215 Jy ! Component: 200 - total flux cleaned = 0.11076 Jy ! Total flux subtracted in 200 components = 0.11076 Jy ! Clean residual min=-0.037082 max=0.039697 Jy/beam ! Clean residual mean=-0.000242 rms=0.009388 Jy/beam ! Combined flux in latest and established models = 2.74108 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 317 components and 2.74108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193924Jy sigma=2.317484 ! Fit after self-cal, rms=0.192170Jy sigma=2.306967 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 (35.5, 69). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0387096 Jy ! Component: 100 - total flux cleaned = 0.0643271 Jy ! Component: 150 - total flux cleaned = 0.0860189 Jy ! Component: 200 - total flux cleaned = 0.10552 Jy ! Total flux subtracted in 200 components = 0.10552 Jy ! Clean residual min=-0.030874 max=0.031749 Jy/beam ! Clean residual mean=-0.000224 rms=0.007966 Jy/beam ! Combined flux in latest and established models = 2.8466 Jy ! Performing phase self-cal ! Adding 59 model components to the UV plane model. ! The established model now contains 367 components and 2.8466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179070Jy sigma=2.123338 ! Fit after self-cal, rms=0.177426Jy sigma=2.112658 ! 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.177426Jy sigma=2.112658 ! Fit after self-cal, rms=0.170148Jy sigma=2.040126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.818 mas, bmaj=13.71 mas, bpa=2.186 degrees ! Estimated noise=1.1533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0451597 Jy ! Component: 100 - total flux cleaned = 0.0795173 Jy ! Component: 150 - total flux cleaned = 0.107917 Jy ! Component: 200 - total flux cleaned = 0.131897 Jy ! Total flux subtracted in 200 components = 0.131897 Jy ! Clean residual min=-0.051633 max=0.048114 Jy/beam ! Clean residual mean=-0.000444 rms=0.013615 Jy/beam ! Combined flux in latest and established models = 2.97849 Jy selfcal ! Performing phase self-cal ! Adding 69 model components to the UV plane model. ! The established model now contains 415 components and 2.97849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.161510Jy sigma=1.957052 ! Fit after self-cal, rms=0.160069Jy sigma=1.946537 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.0245467 Jy ! Component: 100 - total flux cleaned = 0.0439372 Jy ! Component: 150 - total flux cleaned = 0.0604165 Jy ! Component: 200 - total flux cleaned = 0.0745648 Jy ! Total flux subtracted in 200 components = 0.0745648 Jy ! Clean residual min=-0.046144 max=0.042193 Jy/beam ! Clean residual mean=-0.000379 rms=0.012410 Jy/beam ! Combined flux in latest and established models = 3.05306 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 432 components and 3.05306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157437Jy sigma=1.928261 ! Fit after self-cal, rms=0.156971Jy sigma=1.924236 ! 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.798 mas, bmaj=6.788 mas, bpa=-5.297 degrees ! Estimated noise=0.767468 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.798 x 6.788 at -5.297 degrees (North through East) ! Clean map min=-0.026747 max=0.61523 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156971Jy sigma=1.924236 ! Fit after self-cal, rms=0.149867Jy sigma=1.810926 ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=6.799 mas, bpa=-5.404 degrees ! Estimated noise=0.767878 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00881094 Jy ! Component: 100 - total flux cleaned = 0.0137944 Jy ! Component: 150 - total flux cleaned = 0.0181595 Jy ! Component: 200 - total flux cleaned = 0.0220631 Jy ! Total flux subtracted in 200 components = 0.0220631 Jy ! Clean residual min=-0.025851 max=0.021554 Jy/beam ! Clean residual mean=-0.000116 rms=0.005635 Jy/beam ! Combined flux in latest and established models = 3.07512 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 450 components and 3.07512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147340Jy sigma=1.774142 ! Fit after self-cal, rms=0.147145Jy sigma=1.772504 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201904 Jy ! Component: 100 - total flux cleaned = 0.00429073 Jy ! Component: 150 - total flux cleaned = 0.00731101 Jy ! Component: 200 - total flux cleaned = 0.00958696 Jy ! Total flux subtracted in 200 components = 0.00958696 Jy ! Clean residual min=-0.025003 max=0.020866 Jy/beam ! Clean residual mean=-0.000111 rms=0.005491 Jy/beam ! Combined flux in latest and established models = 3.08471 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 463 components and 3.08471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145866Jy sigma=1.751484 ! Fit after self-cal, rms=0.145739Jy sigma=1.750148 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.145739Jy sigma=1.750148 ! Fit after self-cal, rms=0.144961Jy sigma=1.735027 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.369 mas, bmaj=5.861 mas, bpa=-4.005 degrees ! Estimated noise=1.01127 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.521819 Jy ! Component: 100 - total flux cleaned = 0.802248 Jy ! Component: 150 - total flux cleaned = 1.02027 Jy ! Component: 200 - total flux cleaned = 1.2043 Jy ! Total flux subtracted in 200 components = 1.2043 Jy ! Clean residual min=-0.062619 max=0.113418 Jy/beam ! Clean residual mean=-0.000417 rms=0.021958 Jy/beam ! Combined flux in latest and established models = 1.2043 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 72 model components to the UV plane model. ! The established model now contains 72 components and 1.2043 Jy ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=6.794 mas, bpa=-5.393 degrees ! Estimated noise=0.770357 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.242494 Jy ! Component: 100 - total flux cleaned = 0.434245 Jy ! Component: 150 - total flux cleaned = 0.592214 Jy ! Component: 200 - total flux cleaned = 0.724075 Jy ! Total flux subtracted in 200 components = 0.724075 Jy ! Clean residual min=-0.057882 max=0.080567 Jy/beam ! Clean residual mean=-0.000504 rms=0.019165 Jy/beam ! Combined flux in latest and established models = 1.92837 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 141 components and 1.92837 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.822 mas, bmaj=13.7 mas, bpa=2.241 degrees ! Estimated noise=1.15397 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.250827 Jy ! Component: 100 - total flux cleaned = 0.426673 Jy ! Component: 150 - total flux cleaned = 0.556298 Jy ! Component: 200 - total flux cleaned = 0.656082 Jy ! Total flux subtracted in 200 components = 0.656082 Jy ! Clean residual min=-0.070940 max=0.065182 Jy/beam ! Clean residual mean=-0.000662 rms=0.021194 Jy/beam ! Combined flux in latest and established models = 2.58445 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.0809428 Jy ! Component: 100 - total flux cleaned = 0.147437 Jy ! Component: 150 - total flux cleaned = 0.202758 Jy ! Component: 200 - total flux cleaned = 0.249529 Jy ! Total flux subtracted in 200 components = 0.249529 Jy ! Clean residual min=-0.056688 max=0.044779 Jy/beam ! Clean residual mean=-0.000461 rms=0.014333 Jy/beam ! Combined flux in latest and established models = 2.83398 Jy ! Adding 220 model components to the UV plane model. ! The established model now contains 342 components and 2.83398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.805 mas, bmaj=6.794 mas, bpa=-5.393 degrees ! Estimated noise=0.770357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326564 Jy ! Component: 100 - total flux cleaned = 0.0560731 Jy ! Component: 150 - total flux cleaned = 0.0756875 Jy ! Component: 200 - total flux cleaned = 0.0927422 Jy ! Total flux subtracted in 200 components = 0.0927422 Jy ! Clean residual min=-0.031445 max=0.034430 Jy/beam ! Clean residual mean=-0.000157 rms=0.006727 Jy/beam ! Combined flux in latest and established models = 2.92672 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 370 components and 2.92672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158957Jy sigma=1.946182 ! Fit after self-cal, rms=0.156890Jy sigma=1.898638 wmodel /J1248-1959_S_map.mod ! wmodel: Unable to open new model file: /J1248-1959_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J1248-1959_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.805 x 6.794 at -5.393 degrees (North through East) ! Clean map min=-0.029462 max=0.63079 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1248-1959_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.630787 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00650175 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.09221 3.09221 6.18442 12.3688 24.7377 49.4753 98.9507 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0195 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.63 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 97.018 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1248-1959_S_dfm.log closed on Thu May 19 18:39:37 2016