! Started logfile: /scr/pima/bg219b_uvs/J0656+3209_S_dfm.log on Thu May 19 20:07:17 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/bg219b_uvs/J0656+3209_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0656+3209_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.881667 visibilities/baseline/integration-bin. ! Found source: J0656+3209 ! ! 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 6348 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 J0656+3209_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060371Jy sigma=23.595638 ! Fit after self-cal, rms=0.754393Jy sigma=17.423679 ! 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=3.663 mas, bmaj=6.709 mas, bpa=19.99 degrees ! Estimated noise=0.654596 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.18814 Jy ! Component: 100 - total flux cleaned = 0.229996 Jy ! Total flux subtracted in 100 components = 0.229996 Jy ! Clean residual min=-0.009886 max=0.014495 Jy/beam ! Clean residual mean=0.000042 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.229996 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.229996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166541Jy sigma=1.682634 ! Fit after self-cal, rms=0.166534Jy sigma=1.682370 ! 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=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.0140465 Jy ! Component: 100 - total flux cleaned = 0.0172925 Jy ! Component: 150 - total flux cleaned = 0.0169657 Jy ! Component: 200 - total flux cleaned = 0.0165569 Jy ! Total flux subtracted in 200 components = 0.0165569 Jy ! Clean residual min=-0.013112 max=0.012502 Jy/beam ! Clean residual mean=0.000040 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.246553 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.246553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163265Jy sigma=1.660499 ! Fit after self-cal, rms=0.163254Jy sigma=1.660290 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.012922 max=0.24189 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* 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* 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* 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.163254Jy sigma=1.660290 ! Fit after self-cal, rms=0.163254Jy sigma=1.660290 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.000519858 Jy ! Component: 100 - total flux cleaned = -0.000979274 Jy ! Component: 150 - total flux cleaned = -0.0013604 Jy ! Component: 200 - total flux cleaned = -0.00168168 Jy ! Total flux subtracted in 200 components = -0.00168168 Jy ! Clean residual min=-0.013102 max=0.012193 Jy/beam ! Clean residual mean=0.000040 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.244871 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.244871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162995Jy sigma=1.658547 ! Fit after self-cal, rms=0.162992Jy sigma=1.658479 ! 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.162992Jy sigma=1.658479 ! Fit after self-cal, rms=0.162992Jy sigma=1.658479 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180499 Jy ! Component: 100 - total flux cleaned = -0.00042494 Jy ! Component: 150 - total flux cleaned = -0.000551754 Jy ! Component: 200 - total flux cleaned = -0.000627965 Jy ! Total flux subtracted in 200 components = -0.000627965 Jy ! Clean residual min=-0.013062 max=0.012137 Jy/beam ! Clean residual mean=0.000040 rms=0.003262 Jy/beam ! Combined flux in latest and established models = 0.244243 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.244243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162912Jy sigma=1.658055 ! Fit after self-cal, rms=0.162912Jy sigma=1.658022 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.60615e-05 Jy ! Component: 100 - total flux cleaned = -0.000158759 Jy ! Component: 150 - total flux cleaned = -0.000219436 Jy ! Component: 200 - total flux cleaned = -0.000275989 Jy ! Total flux subtracted in 200 components = -0.000275989 Jy ! Clean residual min=-0.013046 max=0.012112 Jy/beam ! Clean residual mean=0.000040 rms=0.003261 Jy/beam ! Combined flux in latest and established models = 0.243967 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.243967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162873Jy sigma=1.657893 ! Fit after self-cal, rms=0.162873Jy sigma=1.657861 ! 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.162873Jy sigma=1.657861 ! Fit after self-cal, rms=0.162873Jy sigma=1.657861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.49738e-06 Jy ! Component: 100 - total flux cleaned = -7.9281e-05 Jy ! Component: 150 - total flux cleaned = -0.000130005 Jy ! Component: 200 - total flux cleaned = -0.000177564 Jy ! Total flux subtracted in 200 components = -0.000177564 Jy ! Clean residual min=-0.013022 max=0.012096 Jy/beam ! Clean residual mean=0.000039 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.24379 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.24379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162845Jy sigma=1.657799 ! Fit after self-cal, rms=0.162845Jy sigma=1.657774 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 = 4.65267e-06 Jy ! Component: 100 - total flux cleaned = -6.37298e-05 Jy ! Component: 150 - total flux cleaned = -8.62384e-05 Jy ! Component: 200 - total flux cleaned = -0.000127872 Jy ! Total flux subtracted in 200 components = -0.000127872 Jy ! Clean residual min=-0.012998 max=0.012081 Jy/beam ! Clean residual mean=0.000039 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 0.243662 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.243662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162824Jy sigma=1.657728 ! Fit after self-cal, rms=0.162824Jy sigma=1.657706 ! 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.162824Jy sigma=1.657706 ! Fit after self-cal, rms=0.162824Jy sigma=1.657706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.034 mas, bmaj=9.884 mas, bpa=4.11 degrees ! Estimated noise=0.480357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00198305 Jy ! Component: 100 - total flux cleaned = -0.0021423 Jy ! Component: 150 - total flux cleaned = -0.00228739 Jy ! Component: 200 - total flux cleaned = -0.00237484 Jy ! Total flux subtracted in 200 components = -0.00237484 Jy ! Clean residual min=-0.017719 max=0.015910 Jy/beam ! Clean residual mean=0.000071 rms=0.004765 Jy/beam ! Combined flux in latest and established models = 0.241287 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.241287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162881Jy sigma=1.657817 ! Fit after self-cal, rms=0.162881Jy sigma=1.657778 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.000105519 Jy ! Component: 100 - total flux cleaned = -0.000142333 Jy ! Component: 150 - total flux cleaned = -0.000210089 Jy ! Component: 200 - total flux cleaned = -0.000240736 Jy ! Total flux subtracted in 200 components = -0.000240736 Jy ! Clean residual min=-0.017736 max=0.015917 Jy/beam ! Clean residual mean=0.000070 rms=0.004760 Jy/beam ! Combined flux in latest and established models = 0.241046 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.241046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162838Jy sigma=1.659941 ! Fit after self-cal, rms=0.162838Jy sigma=1.659925 ! 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=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.013008 max=0.24298 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=3.663 mas, bmaj=6.709 mas, bpa=19.99 degrees ! Estimated noise=0.654596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18808 Jy ! Component: 100 - total flux cleaned = 0.230229 Jy ! Component: 150 - total flux cleaned = 0.246027 Jy ! Component: 200 - total flux cleaned = 0.253981 Jy ! Total flux subtracted in 200 components = 0.253981 Jy ! Clean residual min=-0.010381 max=0.011828 Jy/beam ! Clean residual mean=0.000046 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.253981 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.253981 Jy ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.00529788 Jy ! Component: 100 - total flux cleaned = -0.0079147 Jy ! Component: 150 - total flux cleaned = -0.00870196 Jy ! Component: 200 - total flux cleaned = -0.00898467 Jy ! Total flux subtracted in 200 components = -0.00898467 Jy ! Clean residual min=-0.012933 max=0.012201 Jy/beam ! Clean residual mean=0.000040 rms=0.003264 Jy/beam ! Combined flux in latest and established models = 0.244996 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.244996 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=8.034 mas, bmaj=9.884 mas, bpa=4.11 degrees ! Estimated noise=0.480357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0025185 Jy ! Component: 100 - total flux cleaned = -0.00283163 Jy ! Component: 150 - total flux cleaned = -0.00305647 Jy ! Component: 200 - total flux cleaned = -0.00330888 Jy ! Total flux subtracted in 200 components = -0.00330888 Jy ! Clean residual min=-0.017720 max=0.016006 Jy/beam ! Clean residual mean=0.000071 rms=0.004770 Jy/beam ! Combined flux in latest and established models = 0.241687 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.00018086 Jy ! Component: 100 - total flux cleaned = -0.000263084 Jy ! Component: 150 - total flux cleaned = -0.000340215 Jy ! Component: 200 - total flux cleaned = -0.000447202 Jy ! Total flux subtracted in 200 components = -0.000447202 Jy ! Clean residual min=-0.017733 max=0.015971 Jy/beam ! Clean residual mean=0.000070 rms=0.004762 Jy/beam ! Combined flux in latest and established models = 0.24124 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.24124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127339 Jy ! Component: 100 - total flux cleaned = 0.00142494 Jy ! Component: 150 - total flux cleaned = 0.00154945 Jy ! Component: 200 - total flux cleaned = 0.00165299 Jy ! Total flux subtracted in 200 components = 0.00165299 Jy ! Clean residual min=-0.013103 max=0.012123 Jy/beam ! Clean residual mean=0.000039 rms=0.003258 Jy/beam ! Combined flux in latest and established models = 0.242893 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.242893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162796Jy sigma=1.658687 ! Fit after self-cal, rms=0.162799Jy sigma=1.658642 wmodel /J0656+3209_S_map.mod ! wmodel: Unable to open new model file: /J0656+3209_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219b_uvs/J0656+3209_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.012921 max=0.24288 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0656+3209_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.242878 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0032579 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.02412 4.02412 8.04823 16.0965 32.1929 64.3858 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0097 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.242 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 74.55 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0656+3209_S_dfm.log closed on Thu May 19 20:07:19 2016