! Started logfile: /scr/pima/bg219h_uvs/J1059-1134_S_dfm.log on Thu May 19 22:21:55 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/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,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 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 /J1059-1134_S_map.mod ! wmodel: Unable to open new model file: /J1059-1134_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! 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.0030748 max=0.14729 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.14729 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000765873 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.55993 1.55993 3.11987 6.23973 12.4795 24.9589 49.9179 99.8357 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.147 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 192.315 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1059-1134_S_dfm.log closed on Thu May 19 22:21:57 2016