! Started logfile: /scr/pima/bg219g_uvs/J1817+0328_S_dfm.log on Thu May 19 21:57:38 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/J1817+0328_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1817+0328_S_uva.fits ! AN table 1: 31 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.787634 visibilities/baseline/integration-bin. ! Found source: J1817+0328 ! ! 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 3516 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 J1817+0328_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001376Jy sigma=21.617335 ! Fit after self-cal, rms=0.917754Jy sigma=19.716832 ! 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.229 mas, bmaj=8.257 mas, bpa=-10.79 degrees ! Estimated noise=0.717867 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.0622931 Jy ! Component: 100 - total flux cleaned = 0.0823801 Jy ! Total flux subtracted in 100 components = 0.0823801 Jy ! Clean residual min=-0.006885 max=0.009835 Jy/beam ! Clean residual mean=0.000008 rms=0.002058 Jy/beam ! Combined flux in latest and established models = 0.0823801 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0823801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066013Jy sigma=1.372968 ! Fit after self-cal, rms=0.065380Jy sigma=1.361659 ! 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.861 mas, bmaj=8.726 mas, bpa=-8.634 degrees ! Estimated noise=0.601741 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.0154936 Jy ! Component: 100 - total flux cleaned = 0.0235027 Jy ! Component: 150 - total flux cleaned = 0.028194 Jy ! Component: 200 - total flux cleaned = 0.0311395 Jy ! Total flux subtracted in 200 components = 0.0311395 Jy ! Clean residual min=-0.003568 max=0.003465 Jy/beam ! Clean residual mean=-0.000001 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.11352 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 43 components and 0.11352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061952Jy sigma=1.276926 ! Fit after self-cal, rms=0.061909Jy sigma=1.275201 ! 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.861 x 8.726 at -8.634 degrees (North through East) ! Clean map min=-0.0033672 max=0.080551 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* 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 0.91 HN 1.16 KP 1.00 LA 0.94 ! MK 1.09 NL 0.95 OV 1.06 PT 0.98 ! SC 0.85 ! ! ! 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 0.94 HN 1.20 KP 0.98 LA 0.93 ! MK 1.09 NL 1.04 OV 1.03 PT 1.01 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.061909Jy sigma=1.275201 ! Fit after self-cal, rms=0.062272Jy sigma=1.270480 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.899 mas, bmaj=8.658 mas, bpa=-8.073 degrees ! Estimated noise=0.604252 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.00184328 Jy ! Component: 100 - total flux cleaned = 0.00225894 Jy ! Component: 150 - total flux cleaned = 0.0024068 Jy ! Component: 200 - total flux cleaned = 0.00253536 Jy ! Total flux subtracted in 200 components = 0.00253536 Jy ! Clean residual min=-0.003286 max=0.003028 Jy/beam ! Clean residual mean=-0.000004 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.116055 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.116055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062182Jy sigma=1.268669 ! Fit after self-cal, rms=0.062192Jy sigma=1.268270 ! 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.062192Jy sigma=1.268270 ! Fit after self-cal, rms=0.061703Jy sigma=1.264734 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.885 mas, bmaj=8.635 mas, bpa=-8.197 degrees ! Estimated noise=0.603548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00110762 Jy ! Component: 100 - total flux cleaned = 0.00127997 Jy ! Component: 150 - total flux cleaned = 0.00130841 Jy ! Component: 200 - total flux cleaned = 0.00138305 Jy ! Total flux subtracted in 200 components = 0.00138305 Jy ! Clean residual min=-0.002910 max=0.002953 Jy/beam ! Clean residual mean=-0.000003 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 0.117438 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 57 components and 0.117438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061661Jy sigma=1.264061 ! Fit after self-cal, rms=0.061663Jy sigma=1.263865 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.000232839 Jy ! Component: 100 - total flux cleaned = 0.000257382 Jy ! Component: 150 - total flux cleaned = 0.000279522 Jy ! Component: 200 - total flux cleaned = 0.000319631 Jy ! Total flux subtracted in 200 components = 0.000319631 Jy ! Clean residual min=-0.002813 max=0.002933 Jy/beam ! Clean residual mean=-0.000003 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.117758 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.117758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061640Jy sigma=1.263550 ! Fit after self-cal, rms=0.061636Jy sigma=1.263488 ! 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.061636Jy sigma=1.263488 ! Fit after self-cal, rms=0.061386Jy sigma=1.263355 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.874 mas, bmaj=8.62 mas, bpa=-8.252 degrees ! Estimated noise=0.60294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000679847 Jy ! Component: 100 - total flux cleaned = 0.00082693 Jy ! Component: 150 - total flux cleaned = 0.000867784 Jy ! Component: 200 - total flux cleaned = 0.000868019 Jy ! Total flux subtracted in 200 components = 0.000868019 Jy ! Clean residual min=-0.002768 max=0.002892 Jy/beam ! Clean residual mean=-0.000003 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.118626 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 68 components and 0.118626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061365Jy sigma=1.263036 ! Fit after self-cal, rms=0.061357Jy sigma=1.262983 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 = 6.62045e-05 Jy ! Component: 100 - total flux cleaned = 6.62588e-05 Jy ! Component: 150 - total flux cleaned = 6.59214e-05 Jy ! Component: 200 - total flux cleaned = 6.57847e-05 Jy ! Total flux subtracted in 200 components = 6.57847e-05 Jy ! Clean residual min=-0.002727 max=0.002898 Jy/beam ! Clean residual mean=-0.000003 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.118691 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 72 components and 0.118691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061343Jy sigma=1.262796 ! Fit after self-cal, rms=0.061339Jy sigma=1.262763 ! 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.061339Jy sigma=1.262763 ! Fit after self-cal, rms=0.061227Jy sigma=1.262712 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.999 mas, bmaj=12.21 mas, bpa=-14.25 degrees ! Estimated noise=0.721516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000420054 Jy ! Component: 100 - total flux cleaned = -0.000549408 Jy ! Component: 150 - total flux cleaned = -0.00063706 Jy ! Component: 200 - total flux cleaned = -0.000682556 Jy ! Total flux subtracted in 200 components = -0.000682556 Jy ! Clean residual min=-0.002946 max=0.003347 Jy/beam ! Clean residual mean=-0.000005 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.118009 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 83 components and 0.118009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061229Jy sigma=1.262837 ! Fit after self-cal, rms=0.061220Jy sigma=1.262791 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) ! Added new window around map position (-128, -98). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154295 Jy ! Component: 100 - total flux cleaned = 0.00199507 Jy ! Component: 150 - total flux cleaned = 0.00207014 Jy ! Component: 200 - total flux cleaned = 0.00200976 Jy ! Total flux subtracted in 200 components = 0.00200976 Jy ! Clean residual min=-0.002007 max=0.002625 Jy/beam ! Clean residual mean=-0.000005 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.120019 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 110 components and 0.120019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061124Jy sigma=1.260579 ! Fit after self-cal, rms=0.061117Jy sigma=1.260334 ! 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.867 mas, bmaj=8.607 mas, bpa=-8.283 degrees ! Estimated noise=0.602707 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 8.607 at -8.283 degrees (North through East) ! Clean map min=-0.002227 max=0.078546 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.235 mas, bmaj=8.162 mas, bpa=-10.65 degrees ! Estimated noise=0.724096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0633419 Jy ! Component: 100 - total flux cleaned = 0.0842288 Jy ! Component: 150 - total flux cleaned = 0.0956929 Jy ! Component: 200 - total flux cleaned = 0.102866 Jy ! Total flux subtracted in 200 components = 0.102866 Jy ! Clean residual min=-0.003859 max=0.004876 Jy/beam ! Clean residual mean=0.000003 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.102866 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.102866 Jy ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=8.607 mas, bpa=-8.283 degrees ! Estimated noise=0.602707 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.00653227 Jy ! Component: 100 - total flux cleaned = 0.0102722 Jy ! Component: 150 - total flux cleaned = 0.0122581 Jy ! Component: 200 - total flux cleaned = 0.0135523 Jy ! Total flux subtracted in 200 components = 0.0135523 Jy ! Clean residual min=-0.003219 max=0.002918 Jy/beam ! Clean residual mean=-0.000001 rms=0.000739 Jy/beam ! Combined flux in latest and established models = 0.116418 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 60 components and 0.116418 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.999 mas, bmaj=12.21 mas, bpa=-14.25 degrees ! Estimated noise=0.721516 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00153194 Jy ! Component: 100 - total flux cleaned = 0.00233704 Jy ! Component: 150 - total flux cleaned = 0.0027497 Jy ! Component: 200 - total flux cleaned = 0.00281918 Jy ! Total flux subtracted in 200 components = 0.00281918 Jy ! Clean residual min=-0.002013 max=0.002527 Jy/beam ! Clean residual mean=-0.000004 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.119237 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 = 6.18027e-05 Jy ! Component: 100 - total flux cleaned = 8.9418e-05 Jy ! Component: 150 - total flux cleaned = 0.000141447 Jy ! Component: 200 - total flux cleaned = 0.000188018 Jy ! Total flux subtracted in 200 components = 0.000188018 Jy ! Clean residual min=-0.001887 max=0.002465 Jy/beam ! Clean residual mean=-0.000004 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.119425 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 113 components and 0.119425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=8.607 mas, bpa=-8.283 degrees ! Estimated noise=0.602707 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000296839 Jy ! Component: 100 - total flux cleaned = 0.000602539 Jy ! Component: 150 - total flux cleaned = 0.00069637 Jy ! Component: 200 - total flux cleaned = 0.00082561 Jy ! Total flux subtracted in 200 components = 0.00082561 Jy ! Clean residual min=-0.002373 max=0.002880 Jy/beam ! Clean residual mean=-0.000002 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.120251 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 131 components and 0.120251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061095Jy sigma=1.259661 ! Fit after self-cal, rms=0.061085Jy sigma=1.259395 wmodel /J1817+0328_S_map.mod ! wmodel: Unable to open new model file: /J1817+0328_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1817+0328_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.867 x 8.607 at -8.283 degrees (North through East) ! Clean map min=-0.0021798 max=0.078495 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1817+0328_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.078495 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000618925 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.36547 2.36547 4.73094 9.46188 18.9238 37.8475 75.695 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.078 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 126.824 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1817+0328_S_dfm.log closed on Thu May 19 21:57:40 2016