! Started logfile: /scr/pima/bg219i_uvs/J0609-0230_S_dfm.log on Thu May 19 23:06:24 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/bg219i_uvs/J0609-0230_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J0609-0230_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.912204 visibilities/baseline/integration-bin. ! Found source: J0609-0230 ! ! 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 10016 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 J0609-0230_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 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005443Jy sigma=21.301941 ! Fit after self-cal, rms=0.936812Jy sigma=19.866535 ! 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.611 mas, bmaj=6.827 mas, bpa=-5.728 degrees ! Estimated noise=0.520141 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.0497839 Jy ! Component: 100 - total flux cleaned = 0.06078 Jy ! Total flux subtracted in 100 components = 0.06078 Jy ! Clean residual min=-0.003221 max=0.003809 Jy/beam ! Clean residual mean=0.000001 rms=0.000883 Jy/beam ! Combined flux in latest and established models = 0.06078 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.06078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074339Jy sigma=1.367250 ! Fit after self-cal, rms=0.073584Jy sigma=1.353347 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.188 mas, bmaj=7.753 mas, bpa=-4.85 degrees ! Estimated noise=0.359072 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.00528633 Jy ! Component: 100 - total flux cleaned = 0.00761329 Jy ! Component: 150 - total flux cleaned = 0.0087834 Jy ! Component: 200 - total flux cleaned = 0.00941488 Jy ! Total flux subtracted in 200 components = 0.00941488 Jy ! Clean residual min=-0.001913 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0701948 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 24 components and 0.0701948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073190Jy sigma=1.345901 ! Fit after self-cal, rms=0.073126Jy sigma=1.345686 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.188 x 7.753 at -4.85 degrees (North through East) ! Clean map min=-0.0018803 max=0.065814 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.99 FD 0.93 HN 1.00 KP 1.02 ! LA 0.99 MK 1.03 NL 1.00 OV 1.02 ! PT 1.08 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 0.95 KP 1.05 ! LA 1.03 MK 1.03 NL 1.01 OV 0.95 ! PT 1.02 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.06 KP 1.00 ! LA 0.99 MK 1.01 NL 0.95 OV 1.02 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.93 HN 1.00 KP 0.98 ! LA 1.03 MK 1.02 NL 1.00 OV 0.95 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.073126Jy sigma=1.345686 ! Fit after self-cal, rms=0.072363Jy sigma=1.343809 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.778 mas, bpa=-4.759 degrees ! Estimated noise=0.358955 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.93741e-05 Jy ! Component: 100 - total flux cleaned = 6.93149e-05 Jy ! Component: 150 - total flux cleaned = 8.56938e-05 Jy ! Component: 200 - total flux cleaned = 9.26667e-05 Jy ! Total flux subtracted in 200 components = 9.26667e-05 Jy ! Clean residual min=-0.001782 max=0.001975 Jy/beam ! Clean residual mean=0.000003 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.0702875 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.0702875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072360Jy sigma=1.343767 ! Fit after self-cal, rms=0.072354Jy sigma=1.343648 ! 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.072354Jy sigma=1.343648 ! Fit after self-cal, rms=0.070786Jy sigma=1.340981 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.769 mas, bpa=-4.687 degrees ! Estimated noise=0.358389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.97007e-05 Jy ! Component: 100 - total flux cleaned = -2.83849e-05 Jy ! Component: 150 - total flux cleaned = -1.491e-05 Jy ! Component: 200 - total flux cleaned = -8.81345e-06 Jy ! Total flux subtracted in 200 components = -8.81345e-06 Jy ! Clean residual min=-0.001736 max=0.001744 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0702787 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.0702787 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070785Jy sigma=1.340954 ! Fit after self-cal, rms=0.070776Jy sigma=1.340838 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 = 1.26706e-05 Jy ! Component: 100 - total flux cleaned = 3.12223e-05 Jy ! Component: 150 - total flux cleaned = 5.1613e-05 Jy ! Component: 200 - total flux cleaned = 5.61791e-05 Jy ! Total flux subtracted in 200 components = 5.61791e-05 Jy ! Clean residual min=-0.001725 max=0.001760 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0703349 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0703349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070775Jy sigma=1.340822 ! Fit after self-cal, rms=0.070776Jy sigma=1.340818 ! 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.070776Jy sigma=1.340818 ! Fit after self-cal, rms=0.070677Jy sigma=1.340804 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.769 mas, bpa=-4.689 degrees ! Estimated noise=0.358074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.48321e-05 Jy ! Component: 100 - total flux cleaned = -2.9558e-05 Jy ! Component: 150 - total flux cleaned = -2.52539e-05 Jy ! Component: 200 - total flux cleaned = -2.1211e-05 Jy ! Total flux subtracted in 200 components = -2.1211e-05 Jy ! Clean residual min=-0.001713 max=0.001745 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0703137 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.0703137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070676Jy sigma=1.340792 ! Fit after self-cal, rms=0.070676Jy sigma=1.340789 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.21336e-06 Jy ! Component: 100 - total flux cleaned = 9.97478e-06 Jy ! Component: 150 - total flux cleaned = 1.0027e-05 Jy ! Component: 200 - total flux cleaned = 6.75839e-06 Jy ! Total flux subtracted in 200 components = 6.75839e-06 Jy ! Clean residual min=-0.001712 max=0.001747 Jy/beam ! Clean residual mean=0.000001 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0703204 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0703204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070675Jy sigma=1.340781 ! Fit after self-cal, rms=0.070676Jy sigma=1.340780 ! 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.070676Jy sigma=1.340780 ! Fit after self-cal, rms=0.070602Jy sigma=1.340781 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.22 mas, bmaj=12.8 mas, bpa=-0.8989 degrees ! Estimated noise=0.476535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0002055 Jy ! Component: 100 - total flux cleaned = -0.000228211 Jy ! Component: 150 - total flux cleaned = -0.000242757 Jy ! Component: 200 - total flux cleaned = -0.000259806 Jy ! Total flux subtracted in 200 components = -0.000259806 Jy ! Clean residual min=-0.002600 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0700606 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.0700606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070602Jy sigma=1.340786 ! Fit after self-cal, rms=0.070600Jy sigma=1.340783 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 = -1.55038e-05 Jy ! Component: 100 - total flux cleaned = -2.89917e-05 Jy ! Component: 150 - total flux cleaned = -4.44153e-05 Jy ! Component: 200 - total flux cleaned = -5.50688e-05 Jy ! Total flux subtracted in 200 components = -5.50688e-05 Jy ! Clean residual min=-0.002608 max=0.001852 Jy/beam ! Clean residual mean=0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0700056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 60 components and 0.0700055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070600Jy sigma=1.340789 ! Fit after self-cal, rms=0.070600Jy sigma=1.340783 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.768 mas, bpa=-4.673 degrees ! Estimated noise=0.357794 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.209 x 7.768 at -4.673 degrees (North through East) ! Clean map min=-0.0016925 max=0.065679 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.629 mas, bmaj=6.831 mas, bpa=-5.53 degrees ! Estimated noise=0.52084 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504712 Jy ! Component: 100 - total flux cleaned = 0.0616641 Jy ! Component: 150 - total flux cleaned = 0.0654409 Jy ! Component: 200 - total flux cleaned = 0.0675557 Jy ! Total flux subtracted in 200 components = 0.0675557 Jy ! Clean residual min=-0.002890 max=0.003044 Jy/beam ! Clean residual mean=0.000000 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.0675557 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0675557 Jy ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.768 mas, bpa=-4.673 degrees ! Estimated noise=0.357794 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.00141059 Jy ! Component: 100 - total flux cleaned = 0.002075 Jy ! Component: 150 - total flux cleaned = 0.00245139 Jy ! Component: 200 - total flux cleaned = 0.00254369 Jy ! Total flux subtracted in 200 components = 0.00254369 Jy ! Clean residual min=-0.001749 max=0.001721 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0700993 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.0700993 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.22 mas, bmaj=12.8 mas, bpa=-0.8989 degrees ! Estimated noise=0.476535 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.56768e-05 Jy ! Component: 100 - total flux cleaned = -3.81053e-05 Jy ! Component: 150 - total flux cleaned = -4.82998e-05 Jy ! Component: 200 - total flux cleaned = -5.73874e-05 Jy ! Total flux subtracted in 200 components = -5.73874e-05 Jy ! Clean residual min=-0.002604 max=0.001859 Jy/beam ! Clean residual mean=0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.070042 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 = -8.28756e-06 Jy ! Component: 100 - total flux cleaned = -1.63439e-05 Jy ! Component: 150 - total flux cleaned = -2.73185e-05 Jy ! Component: 200 - total flux cleaned = -3.78085e-05 Jy ! Total flux subtracted in 200 components = -3.78085e-05 Jy ! Clean residual min=-0.002610 max=0.001857 Jy/beam ! Clean residual mean=0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0700041 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0700041 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.209 mas, bmaj=7.768 mas, bpa=-4.673 degrees ! Estimated noise=0.357794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.72824e-05 Jy ! Component: 100 - total flux cleaned = 0.000117948 Jy ! Component: 150 - total flux cleaned = 0.000136131 Jy ! Component: 200 - total flux cleaned = 0.000152305 Jy ! Total flux subtracted in 200 components = 0.000152305 Jy ! Clean residual min=-0.001741 max=0.001729 Jy/beam ! Clean residual mean=0.000001 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0701564 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.0701564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070603Jy sigma=1.340854 ! Fit after self-cal, rms=0.070603Jy sigma=1.340838 wmodel /J0609-0230_S_map.mod ! wmodel: Unable to open new model file: /J0609-0230_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J0609-0230_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.209 x 7.768 at -4.673 degrees (North through East) ! Clean map min=-0.0016906 max=0.065691 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J0609-0230_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0656911 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427654 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.95302 1.95302 3.90604 7.81209 15.6242 31.2484 62.4967 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.065 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 153.608 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J0609-0230_S_dfm.log closed on Thu May 19 23:06:27 2016