! Started logfile: /scr/pima/bg219h_uvs/J1819+3845_S_dfm.log on Thu May 19 22:37:58 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/J1819+3845_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J1819+3845_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.766865 visibilities/baseline/integration-bin. ! Found source: J1819+3845 ! ! 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 J1819+3845_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013759Jy sigma=24.983888 ! Fit after self-cal, rms=0.889031Jy sigma=21.934153 ! 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.954 mas, bmaj=5.012 mas, bpa=-7.459 degrees ! Estimated noise=0.846559 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.0864447 Jy ! Component: 100 - total flux cleaned = 0.105738 Jy ! Total flux subtracted in 100 components = 0.105738 Jy ! Clean residual min=-0.005787 max=0.006429 Jy/beam ! Clean residual mean=0.000003 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.105738 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.105738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060474Jy sigma=1.402194 ! Fit after self-cal, rms=0.060429Jy sigma=1.400881 ! 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.522 mas, bmaj=5.529 mas, bpa=-5.476 degrees ! Estimated noise=0.591511 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.00797338 Jy ! Component: 100 - total flux cleaned = 0.0112941 Jy ! Component: 150 - total flux cleaned = 0.0124956 Jy ! Component: 200 - total flux cleaned = 0.0130003 Jy ! Total flux subtracted in 200 components = 0.0130003 Jy ! Clean residual min=-0.004657 max=0.004589 Jy/beam ! Clean residual mean=-0.000000 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.118738 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.118738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059456Jy sigma=1.377788 ! Fit after self-cal, rms=0.059377Jy sigma=1.375567 ! 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.522 x 5.529 at -5.476 degrees (North through East) ! Clean map min=-0.0045021 max=0.11191 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.97 HN 1.07 KP 0.96 LA 0.90 ! MK 0.95 NL 1.01 OV 0.95 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.05 KP 0.96 LA 0.96 ! MK 0.95 NL 1.14 OV 0.97 PT 1.01 ! SC 1.03 ! ! ! 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.96 HN 1.11 KP 0.99 LA 0.98 ! MK 1.02 NL 0.96 OV 0.94 PT 1.05 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.059377Jy sigma=1.375567 ! Fit after self-cal, rms=0.058901Jy sigma=1.363599 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=5.545 mas, bpa=-5.458 degrees ! Estimated noise=0.584899 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.00164577 Jy ! Component: 100 - total flux cleaned = -0.0020627 Jy ! Component: 150 - total flux cleaned = -0.00212352 Jy ! Component: 200 - total flux cleaned = -0.00212675 Jy ! Total flux subtracted in 200 components = -0.00212675 Jy ! Clean residual min=-0.003559 max=0.004007 Jy/beam ! Clean residual mean=0.000001 rms=0.000918 Jy/beam ! Combined flux in latest and established models = 0.116612 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.116612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058856Jy sigma=1.361862 ! Fit after self-cal, rms=0.058890Jy sigma=1.361472 ! 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.058890Jy sigma=1.361472 ! Fit after self-cal, rms=0.058546Jy sigma=1.351496 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.538 mas, bmaj=5.559 mas, bpa=-6.176 degrees ! Estimated noise=0.580153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101548 Jy ! Component: 100 - total flux cleaned = -0.0010463 Jy ! Component: 150 - total flux cleaned = -0.0010239 Jy ! Component: 200 - total flux cleaned = -0.00100531 Jy ! Total flux subtracted in 200 components = -0.00100531 Jy ! Clean residual min=-0.003171 max=0.003054 Jy/beam ! Clean residual mean=0.000002 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.115606 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.115606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058523Jy sigma=1.350638 ! Fit after self-cal, rms=0.058546Jy sigma=1.350391 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.000137018 Jy ! Component: 100 - total flux cleaned = -0.00013627 Jy ! Component: 150 - total flux cleaned = -9.03306e-05 Jy ! Component: 200 - total flux cleaned = -7.62003e-05 Jy ! Total flux subtracted in 200 components = -7.62003e-05 Jy ! Clean residual min=-0.003139 max=0.003046 Jy/beam ! Clean residual mean=0.000002 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.11553 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.11553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058536Jy sigma=1.350133 ! Fit after self-cal, rms=0.058536Jy sigma=1.350092 ! 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.058536Jy sigma=1.350092 ! Fit after self-cal, rms=0.058088Jy sigma=1.349857 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.535 mas, bmaj=5.555 mas, bpa=-6.307 degrees ! Estimated noise=0.575627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000806982 Jy ! Component: 100 - total flux cleaned = -0.00082568 Jy ! Component: 150 - total flux cleaned = -0.000796206 Jy ! Component: 200 - total flux cleaned = -0.000783627 Jy ! Total flux subtracted in 200 components = -0.000783627 Jy ! Clean residual min=-0.003080 max=0.003048 Jy/beam ! Clean residual mean=0.000002 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.114746 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.114746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058076Jy sigma=1.349361 ! Fit after self-cal, rms=0.058076Jy sigma=1.349332 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.24767e-05 Jy ! Component: 100 - total flux cleaned = 1.31091e-06 Jy ! Component: 150 - total flux cleaned = 2.29924e-05 Jy ! Component: 200 - total flux cleaned = 5.38681e-05 Jy ! Total flux subtracted in 200 components = 5.38681e-05 Jy ! Clean residual min=-0.003050 max=0.003032 Jy/beam ! Clean residual mean=0.000002 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.1148 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.1148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058070Jy sigma=1.349226 ! Fit after self-cal, rms=0.058071Jy sigma=1.349209 ! 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.058071Jy sigma=1.349209 ! Fit after self-cal, rms=0.057650Jy sigma=1.349044 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.063 mas, bmaj=9.197 mas, bpa=-0.4263 degrees ! Estimated noise=0.707901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000389838 Jy ! Component: 100 - total flux cleaned = -0.000336025 Jy ! Component: 150 - total flux cleaned = -0.000266592 Jy ! Component: 200 - total flux cleaned = -0.000228124 Jy ! Total flux subtracted in 200 components = -0.000228124 Jy ! Clean residual min=-0.003339 max=0.002956 Jy/beam ! Clean residual mean=0.000007 rms=0.000902 Jy/beam ! Combined flux in latest and established models = 0.114572 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.114572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057649Jy sigma=1.349099 ! Fit after self-cal, rms=0.057646Jy sigma=1.349043 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.96005e-05 Jy ! Component: 100 - total flux cleaned = -1.52633e-05 Jy ! Component: 150 - total flux cleaned = 3.43358e-05 Jy ! Component: 200 - total flux cleaned = 5.62228e-05 Jy ! Total flux subtracted in 200 components = 5.62228e-05 Jy ! Clean residual min=-0.003331 max=0.002931 Jy/beam ! Clean residual mean=0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.114628 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 48 components and 0.114628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057652Jy sigma=1.349324 ! Fit after self-cal, rms=0.057652Jy sigma=1.349305 ! 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.532 mas, bmaj=5.549 mas, bpa=-6.333 degrees ! Estimated noise=0.571642 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 5.549 at -6.333 degrees (North through East) ! Clean map min=-0.0028848 max=0.10853 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.948 mas, bmaj=5.04 mas, bpa=-8.622 degrees ! Estimated noise=0.81564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0832053 Jy ! Component: 100 - total flux cleaned = 0.102291 Jy ! Component: 150 - total flux cleaned = 0.107958 Jy ! Component: 200 - total flux cleaned = 0.109076 Jy ! Total flux subtracted in 200 components = 0.109076 Jy ! Clean residual min=-0.004184 max=0.004342 Jy/beam ! Clean residual mean=0.000003 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.109076 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.109076 Jy ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=5.549 mas, bpa=-6.333 degrees ! Estimated noise=0.571642 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.00334054 Jy ! Component: 100 - total flux cleaned = 0.00391494 Jy ! Component: 150 - total flux cleaned = 0.00434745 Jy ! Component: 200 - total flux cleaned = 0.00463779 Jy ! Total flux subtracted in 200 components = 0.00463779 Jy ! Clean residual min=-0.003140 max=0.003059 Jy/beam ! Clean residual mean=0.000002 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.113714 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.113714 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.063 mas, bmaj=9.197 mas, bpa=-0.4263 degrees ! Estimated noise=0.707901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562861 Jy ! Component: 100 - total flux cleaned = 0.000775359 Jy ! Component: 150 - total flux cleaned = 0.000927006 Jy ! Component: 200 - total flux cleaned = 0.000984687 Jy ! Total flux subtracted in 200 components = 0.000984687 Jy ! Clean residual min=-0.003329 max=0.002949 Jy/beam ! Clean residual mean=0.000007 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.114699 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 = 1.5101e-05 Jy ! Component: 100 - total flux cleaned = 2.84375e-05 Jy ! Component: 150 - total flux cleaned = 5.11018e-05 Jy ! Component: 200 - total flux cleaned = 6.04277e-05 Jy ! Total flux subtracted in 200 components = 6.04277e-05 Jy ! Clean residual min=-0.003338 max=0.002953 Jy/beam ! Clean residual mean=0.000007 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.114759 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.114759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.532 mas, bmaj=5.549 mas, bpa=-6.333 degrees ! Estimated noise=0.571642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000457303 Jy ! Component: 100 - total flux cleaned = -0.000490668 Jy ! Component: 150 - total flux cleaned = -0.000492717 Jy ! Component: 200 - total flux cleaned = -0.000493356 Jy ! Total flux subtracted in 200 components = -0.000493356 Jy ! Clean residual min=-0.002986 max=0.002971 Jy/beam ! Clean residual mean=0.000002 rms=0.000753 Jy/beam ! Combined flux in latest and established models = 0.114266 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.114266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057638Jy sigma=1.348753 ! Fit after self-cal, rms=0.057641Jy sigma=1.348709 wmodel /J1819+3845_S_map.mod ! wmodel: Unable to open new model file: /J1819+3845_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J1819+3845_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.532 x 5.549 at -6.333 degrees (North through East) ! Clean map min=-0.0028771 max=0.10839 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J1819+3845_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.108389 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000752482 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.08273 2.08273 4.16546 8.33091 16.6618 33.3237 66.6473 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 144.041 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J1819+3845_S_dfm.log closed on Thu May 19 22:38:00 2016