! Started logfile: /scr/pima/bg219g_uvs/J1705+5109_S_dfm.log on Thu May 19 21:54:30 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/bg219g_uvs/J1705+5109_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1705+5109_S_uva.fits ! AN table 1: 29 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.881226 visibilities/baseline/integration-bin. ! Found source: J1705+5109 ! ! 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 3680 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 J1705+5109_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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.015886Jy sigma=22.567512 ! Fit after self-cal, rms=0.914904Jy sigma=20.278726 ! 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.845 mas, bmaj=9.918 mas, bpa=41.88 degrees ! Estimated noise=0.766195 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.065218 Jy ! Component: 100 - total flux cleaned = 0.0833375 Jy ! Total flux subtracted in 100 components = 0.0833375 Jy ! Clean residual min=-0.005854 max=0.008068 Jy/beam ! Clean residual mean=-0.000015 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.0833375 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0833375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065275Jy sigma=1.373827 ! Fit after self-cal, rms=0.063500Jy sigma=1.332296 ! 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.372 mas, bmaj=9.744 mas, bpa=42.02 degrees ! Estimated noise=0.561228 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.0116412 Jy ! Component: 100 - total flux cleaned = 0.016789 Jy ! Component: 150 - total flux cleaned = 0.0179433 Jy ! Component: 200 - total flux cleaned = 0.0183405 Jy ! Total flux subtracted in 200 components = 0.0183405 Jy ! Clean residual min=-0.004578 max=0.003121 Jy/beam ! Clean residual mean=-0.000010 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.101678 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 34 components and 0.101678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061710Jy sigma=1.280764 ! Fit after self-cal, rms=0.061692Jy sigma=1.280210 ! 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.372 x 9.744 at 42.02 degrees (North through East) ! Clean map min=-0.0045104 max=0.089184 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.05 HN 0.99 KP 1.04 LA 1.00 ! MK 1.02 NL 0.88 OV 0.94 PT 1.02 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.14 KP 0.98 LA 0.97 ! MK 1.07 NL 0.86 OV 1.02 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 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.09 HN 1.09 KP 1.06 LA 0.97 ! MK 1.00 NL 1.03 OV 0.99 PT 1.03 ! SC 0.92 ! ! ! Fit before self-cal, rms=0.061692Jy sigma=1.280210 ! Fit after self-cal, rms=0.061577Jy sigma=1.271503 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.377 mas, bmaj=9.849 mas, bpa=42.21 degrees ! Estimated noise=0.56162 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.000557575 Jy ! Component: 100 - total flux cleaned = 0.000405437 Jy ! Component: 150 - total flux cleaned = 0.000280541 Jy ! Component: 200 - total flux cleaned = 0.000210178 Jy ! Total flux subtracted in 200 components = 0.000210178 Jy ! Clean residual min=-0.002822 max=0.002708 Jy/beam ! Clean residual mean=-0.000004 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.101888 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.101888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061511Jy sigma=1.269557 ! Fit after self-cal, rms=0.061516Jy sigma=1.269205 ! 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.061516Jy sigma=1.269205 ! Fit after self-cal, rms=0.061706Jy sigma=1.268984 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.366 mas, bmaj=9.849 mas, bpa=42.3 degrees ! Estimated noise=0.564446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00067685 Jy ! Component: 100 - total flux cleaned = 0.000680257 Jy ! Component: 150 - total flux cleaned = 0.000649552 Jy ! Component: 200 - total flux cleaned = 0.000592708 Jy ! Total flux subtracted in 200 components = 0.000592708 Jy ! Clean residual min=-0.002820 max=0.002729 Jy/beam ! Clean residual mean=-0.000004 rms=0.000724 Jy/beam ! Combined flux in latest and established models = 0.102481 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.102481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061673Jy sigma=1.267927 ! Fit after self-cal, rms=0.061669Jy sigma=1.267901 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.68905e-05 Jy ! Component: 100 - total flux cleaned = -0.000160456 Jy ! Component: 150 - total flux cleaned = -0.000184195 Jy ! Component: 200 - total flux cleaned = -0.000225984 Jy ! Total flux subtracted in 200 components = -0.000225984 Jy ! Clean residual min=-0.002747 max=0.002703 Jy/beam ! Clean residual mean=-0.000004 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.102255 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 56 components and 0.102255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061654Jy sigma=1.267504 ! Fit after self-cal, rms=0.061653Jy sigma=1.267492 ! 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.061653Jy sigma=1.267492 ! Fit after self-cal, rms=0.061956Jy sigma=1.267259 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.359 mas, bmaj=9.843 mas, bpa=42.35 degrees ! Estimated noise=0.567896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000567126 Jy ! Component: 100 - total flux cleaned = 0.000567044 Jy ! Component: 150 - total flux cleaned = 0.000544954 Jy ! Component: 200 - total flux cleaned = 0.000545065 Jy ! Total flux subtracted in 200 components = 0.000545065 Jy ! Clean residual min=-0.002814 max=0.002714 Jy/beam ! Clean residual mean=-0.000005 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.1028 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.1028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061942Jy sigma=1.266725 ! Fit after self-cal, rms=0.061939Jy sigma=1.266711 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.17882e-05 Jy ! Component: 100 - total flux cleaned = -7.92747e-05 Jy ! Component: 150 - total flux cleaned = -0.000113377 Jy ! Component: 200 - total flux cleaned = -0.000145066 Jy ! Total flux subtracted in 200 components = -0.000145066 Jy ! Clean residual min=-0.002745 max=0.002691 Jy/beam ! Clean residual mean=-0.000005 rms=0.000711 Jy/beam ! Combined flux in latest and established models = 0.102655 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.102655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061931Jy sigma=1.266498 ! Fit after self-cal, rms=0.061932Jy sigma=1.266489 ! 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.061932Jy sigma=1.266489 ! Fit after self-cal, rms=0.062236Jy sigma=1.266371 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.615 mas, bmaj=10.7 mas, bpa=39.19 degrees ! Estimated noise=0.694576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000371188 Jy ! Component: 100 - total flux cleaned = -0.000437446 Jy ! Component: 150 - total flux cleaned = -0.000436915 Jy ! Component: 200 - total flux cleaned = -0.000435472 Jy ! Total flux subtracted in 200 components = -0.000435472 Jy ! Clean residual min=-0.002470 max=0.003122 Jy/beam ! Clean residual mean=-0.000013 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.102219 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 0.102219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062234Jy sigma=1.266103 ! Fit after self-cal, rms=0.062235Jy sigma=1.266064 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.000190769 Jy ! Component: 100 - total flux cleaned = -0.000171398 Jy ! Component: 150 - total flux cleaned = -0.000151882 Jy ! Component: 200 - total flux cleaned = -0.000119522 Jy ! Total flux subtracted in 200 components = -0.000119522 Jy ! Clean residual min=-0.002445 max=0.002954 Jy/beam ! Clean residual mean=-0.000013 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.1021 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 79 components and 0.1021 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062237Jy sigma=1.266056 ! Fit after self-cal, rms=0.062238Jy sigma=1.266038 ! 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.357 mas, bmaj=9.839 mas, bpa=42.37 degrees ! Estimated noise=0.570909 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 9.839 at 42.37 degrees (North through East) ! Clean map min=-0.0034314 max=0.090757 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.827 mas, bmaj=9.998 mas, bpa=42.18 degrees ! Estimated noise=0.782718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0677073 Jy ! Component: 100 - total flux cleaned = 0.0876804 Jy ! Component: 150 - total flux cleaned = 0.097492 Jy ! Component: 200 - total flux cleaned = 0.102553 Jy ! Total flux subtracted in 200 components = 0.102553 Jy ! Clean residual min=-0.004480 max=0.004697 Jy/beam ! Clean residual mean=-0.000005 rms=0.001179 Jy/beam ! Combined flux in latest and established models = 0.102553 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.102553 Jy ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=9.839 mas, bpa=42.37 degrees ! Estimated noise=0.570909 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.00128528 Jy ! Component: 100 - total flux cleaned = 0.00129446 Jy ! Component: 150 - total flux cleaned = 0.00122283 Jy ! Component: 200 - total flux cleaned = 0.00116717 Jy ! Total flux subtracted in 200 components = 0.00116717 Jy ! Clean residual min=-0.003590 max=0.002836 Jy/beam ! Clean residual mean=-0.000004 rms=0.000820 Jy/beam ! Combined flux in latest and established models = 0.10372 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.10372 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.615 mas, bmaj=10.7 mas, bpa=39.19 degrees ! Estimated noise=0.694576 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000631423 Jy ! Component: 100 - total flux cleaned = -0.000871835 Jy ! Component: 150 - total flux cleaned = -0.00101448 Jy ! Component: 200 - total flux cleaned = -0.00105628 Jy ! Total flux subtracted in 200 components = -0.00105628 Jy ! Clean residual min=-0.002860 max=0.003241 Jy/beam ! Clean residual mean=-0.000011 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.102664 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 = -3.86053e-05 Jy ! Component: 100 - total flux cleaned = -0.000102286 Jy ! Component: 150 - total flux cleaned = -0.000102371 Jy ! Component: 200 - total flux cleaned = -0.000128558 Jy ! Total flux subtracted in 200 components = -0.000128558 Jy ! Clean residual min=-0.002614 max=0.003129 Jy/beam ! Clean residual mean=-0.000011 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.102535 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 65 components and 0.102535 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=9.839 mas, bpa=42.37 degrees ! Estimated noise=0.570909 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000915903 Jy ! Component: 100 - total flux cleaned = 0.00101683 Jy ! Component: 150 - total flux cleaned = 0.000956649 Jy ! Component: 200 - total flux cleaned = 0.000902079 Jy ! Total flux subtracted in 200 components = 0.000902079 Jy ! Clean residual min=-0.003081 max=0.002819 Jy/beam ! Clean residual mean=-0.000004 rms=0.000730 Jy/beam ! Combined flux in latest and established models = 0.103437 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 82 components and 0.103437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062273Jy sigma=1.266773 ! Fit after self-cal, rms=0.062270Jy sigma=1.266698 wmodel /J1705+5109_S_map.mod ! wmodel: Unable to open new model file: /J1705+5109_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1705+5109_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.357 x 9.839 at 42.37 degrees (North through East) ! Clean map min=-0.0034094 max=0.090572 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1705+5109_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0905717 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00072688 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.40764 2.40764 4.81528 9.63056 19.2611 38.5222 77.0445 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.09 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 124.603 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1705+5109_S_dfm.log closed on Thu May 19 21:54:32 2016