! Started logfile: /scr/pima/bg219e_uvs/J2327+7643_S_dfm.log on Thu May 19 18:58:52 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/bg219e_uvs/J2327+7643_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J2327+7643_S_uva.fits ! AN table 1: 56 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.492985 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2327+7643 ! ! 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 3092 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 J2327+7643_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 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001412Jy sigma=23.904261 ! Fit after self-cal, rms=0.955583Jy sigma=23.021547 ! 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=5.04 mas, bmaj=16.66 mas, bpa=20.37 degrees ! Estimated noise=1.00274 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.0343904 Jy ! Component: 100 - total flux cleaned = 0.042696 Jy ! Total flux subtracted in 100 components = 0.042696 Jy ! Clean residual min=-0.003510 max=0.003640 Jy/beam ! Clean residual mean=-0.000023 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.042696 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.042696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052267Jy sigma=1.212912 ! Fit after self-cal, rms=0.050722Jy sigma=1.177401 ! 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=5.977 mas, bmaj=17.18 mas, bpa=20.73 degrees ! Estimated noise=0.568898 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.00524366 Jy ! Component: 100 - total flux cleaned = 0.00766507 Jy ! Component: 150 - total flux cleaned = 0.0092935 Jy ! Component: 200 - total flux cleaned = 0.010522 Jy ! Total flux subtracted in 200 components = 0.010522 Jy ! Clean residual min=-0.001864 max=0.002138 Jy/beam ! Clean residual mean=-0.000014 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.053218 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 0.053218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050169Jy sigma=1.164129 ! Fit after self-cal, rms=0.050128Jy sigma=1.163559 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.977 x 17.18 at 20.73 degrees (North through East) ! Clean map min=-0.0018627 max=0.047483 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.93 FD 0.92 HN 1.12 KP 1.03 ! LA 0.98 NL 1.01 OV 1.19 PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.00 KP 0.98 ! LA 0.93 NL 1.05 OV 0.92 PT 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.88 HN 0.92 KP 1.03 ! LA 1.01 NL 1.00 OV 0.97 PT 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.97 HN 1.11 KP 0.99 ! LA 0.99 NL 0.95 OV 1.06 PT 0.98 ! ! ! Fit before self-cal, rms=0.050128Jy sigma=1.163559 ! Fit after self-cal, rms=0.049383Jy sigma=1.158443 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.075 mas, bmaj=17.27 mas, bpa=20.63 degrees ! Estimated noise=0.561176 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.000822703 Jy ! Component: 100 - total flux cleaned = 0.00110669 Jy ! Component: 150 - total flux cleaned = 0.00115706 Jy ! Component: 200 - total flux cleaned = 0.00121347 Jy ! Total flux subtracted in 200 components = 0.00121347 Jy ! Clean residual min=-0.001864 max=0.001971 Jy/beam ! Clean residual mean=0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.0544315 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 0.0544315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049357Jy sigma=1.157972 ! Fit after self-cal, rms=0.049445Jy sigma=1.156424 ! 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.049445Jy sigma=1.156424 ! Fit after self-cal, rms=0.049647Jy sigma=1.154528 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.12 mas, bmaj=17.09 mas, bpa=20.57 degrees ! Estimated noise=0.558826 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.3686e-05 Jy ! Component: 100 - total flux cleaned = -9.42868e-05 Jy ! Component: 150 - total flux cleaned = -0.000128039 Jy ! Component: 200 - total flux cleaned = -0.000157283 Jy ! Total flux subtracted in 200 components = -0.000157283 Jy ! Clean residual min=-0.001792 max=0.001978 Jy/beam ! Clean residual mean=0.000006 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0542742 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 94 components and 0.0542742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049629Jy sigma=1.154232 ! Fit after self-cal, rms=0.049692Jy sigma=1.153769 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.12543e-05 Jy ! Component: 100 - total flux cleaned = -6.04809e-07 Jy ! Component: 150 - total flux cleaned = -2.53902e-05 Jy ! Component: 200 - total flux cleaned = -2.50108e-05 Jy ! Total flux subtracted in 200 components = -2.50108e-05 Jy ! Clean residual min=-0.001674 max=0.001902 Jy/beam ! Clean residual mean=0.000006 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0542492 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 101 components and 0.0542492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049683Jy sigma=1.153596 ! Fit after self-cal, rms=0.049675Jy sigma=1.153527 ! 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.049675Jy sigma=1.153527 ! Fit after self-cal, rms=0.049634Jy sigma=1.153396 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.14 mas, bmaj=17.02 mas, bpa=20.51 degrees ! Estimated noise=0.556589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197313 Jy ! Component: 100 - total flux cleaned = -0.000260019 Jy ! Component: 150 - total flux cleaned = -0.000298866 Jy ! Component: 200 - total flux cleaned = -0.000321279 Jy ! Total flux subtracted in 200 components = -0.000321279 Jy ! Clean residual min=-0.001643 max=0.001893 Jy/beam ! Clean residual mean=0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0539279 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 105 components and 0.0539279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049623Jy sigma=1.153248 ! Fit after self-cal, rms=0.049646Jy sigma=1.153146 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.33854e-06 Jy ! Component: 100 - total flux cleaned = -1.98608e-05 Jy ! Component: 150 - total flux cleaned = -3.07548e-05 Jy ! Component: 200 - total flux cleaned = -4.9319e-05 Jy ! Total flux subtracted in 200 components = -4.9319e-05 Jy ! Clean residual min=-0.001583 max=0.001872 Jy/beam ! Clean residual mean=0.000005 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.0538786 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 110 components and 0.0538786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049640Jy sigma=1.153041 ! Fit after self-cal, rms=0.049637Jy sigma=1.153006 ! 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.049637Jy sigma=1.153006 ! Fit after self-cal, rms=0.049562Jy sigma=1.152961 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.886 mas, bmaj=16.71 mas, bpa=18.2 degrees ! Estimated noise=0.59731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000235805 Jy ! Component: 100 - total flux cleaned = -0.000249238 Jy ! Component: 150 - total flux cleaned = -0.000269903 Jy ! Component: 200 - total flux cleaned = -0.000297757 Jy ! Total flux subtracted in 200 components = -0.000297757 Jy ! Clean residual min=-0.001379 max=0.001826 Jy/beam ! Clean residual mean=0.000007 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0535808 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 121 components and 0.0535809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049556Jy sigma=1.152892 ! Fit after self-cal, rms=0.049567Jy sigma=1.152860 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 = -5.0854e-05 Jy ! Component: 100 - total flux cleaned = -4.07256e-05 Jy ! Component: 150 - total flux cleaned = -6.44837e-05 Jy ! Component: 200 - total flux cleaned = -7.89118e-05 Jy ! Total flux subtracted in 200 components = -7.89118e-05 Jy ! Clean residual min=-0.001368 max=0.001824 Jy/beam ! Clean residual mean=0.000006 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0535019 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 131 components and 0.0535019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049564Jy sigma=1.152812 ! Fit after self-cal, rms=0.049564Jy sigma=1.152792 ! 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=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.156 x 16.99 at 20.45 degrees (North through East) ! Clean map min=-0.0025631 max=0.046459 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=5.215 mas, bmaj=16.52 mas, bpa=20.14 degrees ! Estimated noise=0.990285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352326 Jy ! Component: 100 - total flux cleaned = 0.0435465 Jy ! Component: 150 - total flux cleaned = 0.0468839 Jy ! Component: 200 - total flux cleaned = 0.0485849 Jy ! Total flux subtracted in 200 components = 0.0485849 Jy ! Clean residual min=-0.002507 max=0.002847 Jy/beam ! Clean residual mean=-0.000009 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.0485849 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0485849 Jy ! Inverting map and beam ! Estimated beam: bmin=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 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.00205297 Jy ! Component: 100 - total flux cleaned = 0.00288516 Jy ! Component: 150 - total flux cleaned = 0.0035025 Jy ! Component: 200 - total flux cleaned = 0.00390113 Jy ! Total flux subtracted in 200 components = 0.00390113 Jy ! Clean residual min=-0.001740 max=0.001803 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.052486 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.052486 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=9.886 mas, bmaj=16.71 mas, bpa=18.2 degrees ! Estimated noise=0.59731 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135854 Jy ! Component: 100 - total flux cleaned = 0.000356309 Jy ! Component: 150 - total flux cleaned = 0.000515391 Jy ! Component: 200 - total flux cleaned = 0.000631253 Jy ! Total flux subtracted in 200 components = 0.000631253 Jy ! Clean residual min=-0.001530 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.0531172 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 = 4.28813e-05 Jy ! Component: 100 - total flux cleaned = 8.1032e-05 Jy ! Component: 150 - total flux cleaned = 0.000115142 Jy ! Component: 200 - total flux cleaned = 0.000135895 Jy ! Total flux subtracted in 200 components = 0.000135895 Jy ! Clean residual min=-0.001481 max=0.001851 Jy/beam ! Clean residual mean=0.000004 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0532531 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 66 components and 0.0532531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.156 mas, bmaj=16.99 mas, bpa=20.45 degrees ! Estimated noise=0.554938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.17083e-05 Jy ! Component: 100 - total flux cleaned = 6.91262e-05 Jy ! Component: 150 - total flux cleaned = 5.93105e-05 Jy ! Component: 200 - total flux cleaned = 5.92364e-05 Jy ! Total flux subtracted in 200 components = 5.92364e-05 Jy ! Clean residual min=-0.001580 max=0.001799 Jy/beam ! Clean residual mean=0.000004 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 0.0533124 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 79 components and 0.0533124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049562Jy sigma=1.152885 ! Fit after self-cal, rms=0.049557Jy sigma=1.152850 wmodel /J2327+7643_S_map.mod ! wmodel: Unable to open new model file: /J2327+7643_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219e_uvs/J2327+7643_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.156 x 16.99 at 20.45 degrees (North through East) ! Clean map min=-0.0026499 max=0.046171 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J2327+7643_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0461715 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455351 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.95865 2.95865 5.91731 11.8346 23.6692 47.3384 94.6769 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 101.397 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J2327+7643_S_dfm.log closed on Thu May 19 18:58:54 2016