! Started logfile: /scr/pima/bg219h_uvs/J0110+5632_S_dfm.log on Thu May 19 22:00:56 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/J0110+5632_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0110+5632_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.577778 visibilities/baseline/integration-bin. ! Found source: J0110+5632 ! ! 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 6344 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 J0110+5632_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 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 163 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.012136Jy sigma=24.062021 ! Fit after self-cal, rms=0.904323Jy sigma=21.518728 ! 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.365 mas, bmaj=5.875 mas, bpa=35.62 degrees ! Estimated noise=0.683559 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.0700645 Jy ! Component: 100 - total flux cleaned = 0.0975276 Jy ! Total flux subtracted in 100 components = 0.0975276 Jy ! Clean residual min=-0.013185 max=0.015454 Jy/beam ! Clean residual mean=-0.000195 rms=0.003647 Jy/beam ! Combined flux in latest and established models = 0.0975276 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.0975276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.115870Jy sigma=2.518432 ! Fit after self-cal, rms=0.114513Jy sigma=2.487476 ! 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.05 mas, bmaj=6.375 mas, bpa=36.02 degrees ! Estimated noise=0.408966 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.0280048 Jy ! Component: 100 - total flux cleaned = 0.0443347 Jy ! Component: 150 - total flux cleaned = 0.0552265 Jy ! Component: 200 - total flux cleaned = 0.0625998 Jy ! Total flux subtracted in 200 components = 0.0625998 Jy ! Clean residual min=-0.021169 max=0.025757 Jy/beam ! Clean residual mean=-0.000514 rms=0.007062 Jy/beam ! Combined flux in latest and established models = 0.160127 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 49 components and 0.160127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106501Jy sigma=2.302742 ! Fit after self-cal, rms=0.106127Jy sigma=2.290763 ! 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.05 x 6.375 at 36.02 degrees (North through East) ! Clean map min=-0.021221 max=0.10119 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.106127Jy sigma=2.290763 ! Fit after self-cal, rms=0.106127Jy sigma=2.290763 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.05 mas, bmaj=6.375 mas, bpa=36.02 degrees ! Estimated noise=0.408966 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.00640701 Jy ! Component: 100 - total flux cleaned = 0.00882475 Jy ! Component: 150 - total flux cleaned = 0.0105456 Jy ! Component: 200 - total flux cleaned = 0.0116299 Jy ! Total flux subtracted in 200 components = 0.0116299 Jy ! Clean residual min=-0.021683 max=0.026274 Jy/beam ! Clean residual mean=-0.000535 rms=0.007149 Jy/beam ! Combined flux in latest and established models = 0.171757 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.171757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105445Jy sigma=2.282576 ! Fit after self-cal, rms=0.105528Jy sigma=2.281398 ! 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.105528Jy sigma=2.281398 ! Fit after self-cal, rms=0.105956Jy sigma=2.276495 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.048 mas, bmaj=6.431 mas, bpa=36.51 degrees ! Estimated noise=0.410403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000963509 Jy ! Component: 100 - total flux cleaned = 0.0013219 Jy ! Component: 150 - total flux cleaned = 0.00171639 Jy ! Component: 200 - total flux cleaned = 0.00200797 Jy ! Total flux subtracted in 200 components = 0.00200797 Jy ! Clean residual min=-0.021075 max=0.025345 Jy/beam ! Clean residual mean=-0.000540 rms=0.007133 Jy/beam ! Combined flux in latest and established models = 0.173765 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 76 components and 0.173765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105735Jy sigma=2.274353 ! Fit after self-cal, rms=0.105816Jy sigma=2.273660 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 = 8.52921e-05 Jy ! Component: 100 - total flux cleaned = 0.000239516 Jy ! Component: 150 - total flux cleaned = 0.000442255 Jy ! Component: 200 - total flux cleaned = 0.000627742 Jy ! Total flux subtracted in 200 components = 0.000627742 Jy ! Clean residual min=-0.020975 max=0.025311 Jy/beam ! Clean residual mean=-0.000540 rms=0.007126 Jy/beam ! Combined flux in latest and established models = 0.174393 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 81 components and 0.174393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105678Jy sigma=2.272074 ! Fit after self-cal, rms=0.105725Jy sigma=2.271655 ! 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.105725Jy sigma=2.271655 ! Fit after self-cal, rms=0.105645Jy sigma=2.271442 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.052 mas, bmaj=6.409 mas, bpa=36.62 degrees ! Estimated noise=0.409388 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000156298 Jy ! Component: 100 - total flux cleaned = -1.67751e-05 Jy ! Component: 150 - total flux cleaned = 0.000103919 Jy ! Component: 200 - total flux cleaned = 0.000274183 Jy ! Total flux subtracted in 200 components = 0.000274183 Jy ! Clean residual min=-0.020740 max=0.025113 Jy/beam ! Clean residual mean=-0.000539 rms=0.007097 Jy/beam ! Combined flux in latest and established models = 0.174667 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 83 components and 0.174667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105535Jy sigma=2.269944 ! Fit after self-cal, rms=0.105570Jy sigma=2.269560 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 = 7.81648e-05 Jy ! Component: 100 - total flux cleaned = 0.000201803 Jy ! Component: 150 - total flux cleaned = 0.000307895 Jy ! Component: 200 - total flux cleaned = 0.000461518 Jy ! Total flux subtracted in 200 components = 0.000461518 Jy ! Clean residual min=-0.020682 max=0.025074 Jy/beam ! Clean residual mean=-0.000538 rms=0.007092 Jy/beam ! Combined flux in latest and established models = 0.175129 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.175129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105476Jy sigma=2.268427 ! Fit after self-cal, rms=0.105501Jy sigma=2.268054 ! 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.105501Jy sigma=2.268054 ! Fit after self-cal, rms=0.105139Jy sigma=2.264826 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.222 mas, bmaj=8.139 mas, bpa=41.85 degrees ! Estimated noise=0.492261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419162 Jy ! Component: 100 - total flux cleaned = 0.00491416 Jy ! Component: 150 - total flux cleaned = 0.0056273 Jy ! Component: 200 - total flux cleaned = 0.00614102 Jy ! Total flux subtracted in 200 components = 0.00614102 Jy ! Clean residual min=-0.038381 max=0.046301 Jy/beam ! Clean residual mean=-0.001187 rms=0.014923 Jy/beam ! Combined flux in latest and established models = 0.18127 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 91 components and 0.18127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105137Jy sigma=2.271644 ! Fit after self-cal, rms=0.105209Jy sigma=2.269789 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.00017164 Jy ! Component: 100 - total flux cleaned = -0.000176318 Jy ! Component: 150 - total flux cleaned = 1.93104e-08 Jy ! Component: 200 - total flux cleaned = 0.00032722 Jy ! Total flux subtracted in 200 components = 0.00032722 Jy ! Clean residual min=-0.038729 max=0.046449 Jy/beam ! Clean residual mean=-0.001189 rms=0.014911 Jy/beam ! Combined flux in latest and established models = 0.181597 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.181597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105236Jy sigma=2.273327 ! Fit after self-cal, rms=0.105315Jy sigma=2.272524 ! 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.062 mas, bmaj=6.388 mas, bpa=36.82 degrees ! Estimated noise=0.406967 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 6.388 at 36.82 degrees (North through East) ! Clean map min=-0.020547 max=0.099023 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.36 mas, bmaj=5.934 mas, bpa=36.26 degrees ! Estimated noise=0.687183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0705902 Jy ! Component: 100 - total flux cleaned = 0.0999819 Jy ! Component: 150 - total flux cleaned = 0.118101 Jy ! Component: 200 - total flux cleaned = 0.130811 Jy ! Total flux subtracted in 200 components = 0.130811 Jy ! Clean residual min=-0.012088 max=0.014557 Jy/beam ! Clean residual mean=-0.000209 rms=0.003513 Jy/beam ! Combined flux in latest and established models = 0.130811 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.130811 Jy ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=6.388 mas, bpa=36.82 degrees ! Estimated noise=0.406967 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.0173126 Jy ! Component: 100 - total flux cleaned = 0.0275256 Jy ! Component: 150 - total flux cleaned = 0.0335914 Jy ! Component: 200 - total flux cleaned = 0.0357956 Jy ! Total flux subtracted in 200 components = 0.0357956 Jy ! Clean residual min=-0.020463 max=0.024762 Jy/beam ! Clean residual mean=-0.000555 rms=0.007072 Jy/beam ! Combined flux in latest and established models = 0.166607 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.166607 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.222 mas, bmaj=8.139 mas, bpa=41.85 degrees ! Estimated noise=0.492261 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00747313 Jy ! Component: 100 - total flux cleaned = 0.009887 Jy ! Component: 150 - total flux cleaned = 0.0113094 Jy ! Component: 200 - total flux cleaned = 0.0121564 Jy ! Total flux subtracted in 200 components = 0.0121564 Jy ! Clean residual min=-0.038382 max=0.046207 Jy/beam ! Clean residual mean=-0.001200 rms=0.014943 Jy/beam ! Combined flux in latest and established models = 0.178763 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.000699073 Jy ! Component: 100 - total flux cleaned = 0.00110303 Jy ! Component: 150 - total flux cleaned = 0.00146523 Jy ! Component: 200 - total flux cleaned = 0.00163454 Jy ! Total flux subtracted in 200 components = 0.00163454 Jy ! Clean residual min=-0.038609 max=0.046445 Jy/beam ! Clean residual mean=-0.001193 rms=0.014929 Jy/beam ! Combined flux in latest and established models = 0.180398 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 71 components and 0.180398 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.062 mas, bmaj=6.388 mas, bpa=36.82 degrees ! Estimated noise=0.406967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010131 Jy ! Component: 100 - total flux cleaned = -0.00226661 Jy ! Component: 150 - total flux cleaned = -0.00286145 Jy ! Component: 200 - total flux cleaned = -0.00324924 Jy ! Total flux subtracted in 200 components = -0.00324924 Jy ! Clean residual min=-0.020513 max=0.024408 Jy/beam ! Clean residual mean=-0.000533 rms=0.007053 Jy/beam ! Combined flux in latest and established models = 0.177149 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 81 components and 0.177149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105413Jy sigma=2.272451 ! Fit after self-cal, rms=0.105330Jy sigma=2.271249 wmodel /J0110+5632_S_map.mod ! wmodel: Unable to open new model file: /J0110+5632_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0110+5632_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.062 x 6.388 at 36.82 degrees (North through East) ! Clean map min=-0.020532 max=0.097935 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0110+5632_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0979355 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0070447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -21.5796 21.5796 43.1592 86.3185 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0211 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.097 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 13.902 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0110+5632_S_dfm.log closed on Thu May 19 22:00:59 2016