! Started logfile: /scr/pima/bg219h_uvs/J0038+4137_S_dfm.log on Thu May 19 22:00:32 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/J0038+4137_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0038+4137_S_uva.fits ! AN table 1: 13 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.596154 visibilities/baseline/integration-bin. ! Found source: J0038+4137 ! ! 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 1116 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 J0038+4137_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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.072407Jy sigma=31.778013 ! Fit after self-cal, rms=0.719095Jy sigma=21.274708 ! 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.425 mas, bmaj=8.322 mas, bpa=-16.79 degrees ! Estimated noise=0.929037 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.214508 Jy ! Component: 100 - total flux cleaned = 0.270985 Jy ! Total flux subtracted in 100 components = 0.270985 Jy ! Clean residual min=-0.017700 max=0.024957 Jy/beam ! Clean residual mean=0.000054 rms=0.005002 Jy/beam ! Combined flux in latest and established models = 0.270985 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.270985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083426Jy sigma=2.324715 ! Fit after self-cal, rms=0.083404Jy sigma=2.321173 ! 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=2.758 mas, bmaj=8.716 mas, bpa=-17.08 degrees ! Estimated noise=0.784025 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.0368346 Jy ! Component: 100 - total flux cleaned = 0.0557111 Jy ! Component: 150 - total flux cleaned = 0.0667853 Jy ! Component: 200 - total flux cleaned = 0.0738849 Jy ! Total flux subtracted in 200 components = 0.0738849 Jy ! Clean residual min=-0.013837 max=0.018826 Jy/beam ! Clean residual mean=0.000044 rms=0.004039 Jy/beam ! Combined flux in latest and established models = 0.344869 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 40 components and 0.344869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064868Jy sigma=1.796346 ! Fit after self-cal, rms=0.064455Jy sigma=1.778274 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.758 x 8.716 at -17.08 degrees (North through East) ! Clean map min=-0.012308 max=0.28405 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.03 HN 0.99 KP 0.91 LA 0.93 ! MK 1.02 NL 0.95 OV 1.03 PT 0.96 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 HN 1.00 KP 0.93 LA 0.92 ! MK 1.00 NL 1.04 OV 1.05 PT 0.95 ! SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 HN 1.05 KP 0.93 LA 0.93 ! MK 0.98 NL 1.00 OV 1.03 PT 0.96 ! SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 HN 1.04 KP 0.93 LA 0.95 ! MK 1.00 NL 1.00 OV 1.10 PT 0.95 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.064455Jy sigma=1.778274 ! Fit after self-cal, rms=0.060076Jy sigma=1.696782 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.777 mas, bmaj=8.737 mas, bpa=-17.08 degrees ! Estimated noise=0.773544 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 (11, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189495 Jy ! Component: 100 - total flux cleaned = 0.0293358 Jy ! Component: 150 - total flux cleaned = 0.0368248 Jy ! Component: 200 - total flux cleaned = 0.0425275 Jy ! Total flux subtracted in 200 components = 0.0425275 Jy ! Clean residual min=-0.007000 max=0.006063 Jy/beam ! Clean residual mean=0.000013 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.387397 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 72 components and 0.387397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053334Jy sigma=1.477534 ! Fit after self-cal, rms=0.052931Jy sigma=1.466801 ! 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.052931Jy sigma=1.466801 ! Fit after self-cal, rms=0.052446Jy sigma=1.457925 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.796 mas, bmaj=8.727 mas, bpa=-17.07 degrees ! Estimated noise=0.770301 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00578944 Jy ! Component: 100 - total flux cleaned = 0.00990306 Jy ! Component: 150 - total flux cleaned = 0.0124386 Jy ! Component: 200 - total flux cleaned = 0.0141474 Jy ! Total flux subtracted in 200 components = 0.0141474 Jy ! Clean residual min=-0.005104 max=0.005224 Jy/beam ! Clean residual mean=0.000006 rms=0.001246 Jy/beam ! Combined flux in latest and established models = 0.401544 Jy selfcal ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 104 components and 0.401544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051552Jy sigma=1.428823 ! Fit after self-cal, rms=0.051521Jy sigma=1.427708 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.00151557 Jy ! Component: 100 - total flux cleaned = 0.00198761 Jy ! Component: 150 - total flux cleaned = 0.00224219 Jy ! Component: 200 - total flux cleaned = 0.00239717 Jy ! Total flux subtracted in 200 components = 0.00239717 Jy ! Clean residual min=-0.005227 max=0.004634 Jy/beam ! Clean residual mean=0.000005 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.403942 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 119 components and 0.403942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051229Jy sigma=1.419316 ! Fit after self-cal, rms=0.051222Jy sigma=1.419033 ! 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.051222Jy sigma=1.419033 ! Fit after self-cal, rms=0.051156Jy sigma=1.417665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.798 mas, bmaj=8.721 mas, bpa=-17.06 degrees ! Estimated noise=0.769737 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146006 Jy ! Component: 100 - total flux cleaned = 0.00269404 Jy ! Component: 150 - total flux cleaned = 0.00301154 Jy ! Component: 200 - total flux cleaned = 0.00312818 Jy ! Total flux subtracted in 200 components = 0.00312818 Jy ! Clean residual min=-0.005104 max=0.004443 Jy/beam ! Clean residual mean=0.000004 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.40707 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 130 components and 0.40707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050971Jy sigma=1.412612 ! Fit after self-cal, rms=0.050967Jy sigma=1.412395 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.000140687 Jy ! Component: 100 - total flux cleaned = 0.000347421 Jy ! Component: 150 - total flux cleaned = 0.000351237 Jy ! Component: 200 - total flux cleaned = 0.000353363 Jy ! Total flux subtracted in 200 components = 0.000353363 Jy ! Clean residual min=-0.005085 max=0.004084 Jy/beam ! Clean residual mean=0.000004 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.407423 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 138 components and 0.407423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050868Jy sigma=1.409996 ! Fit after self-cal, rms=0.050865Jy sigma=1.409874 ! 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.050865Jy sigma=1.409874 ! Fit after self-cal, rms=0.050813Jy sigma=1.409498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.268 mas, bmaj=9.023 mas, bpa=-15.43 degrees ! Estimated noise=0.994345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00204564 Jy ! Component: 100 - total flux cleaned = 0.00249237 Jy ! Component: 150 - total flux cleaned = 0.0027913 Jy ! Component: 200 - total flux cleaned = 0.00300034 Jy ! Total flux subtracted in 200 components = 0.00300034 Jy ! Clean residual min=-0.003810 max=0.003640 Jy/beam ! Clean residual mean=0.000009 rms=0.000937 Jy/beam ! Combined flux in latest and established models = 0.410423 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 162 components and 0.410424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050766Jy sigma=1.408785 ! Fit after self-cal, rms=0.050754Jy sigma=1.408540 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.000265635 Jy ! Component: 100 - total flux cleaned = 0.000329909 Jy ! Component: 150 - total flux cleaned = 0.000234022 Jy ! Component: 200 - total flux cleaned = 0.000212945 Jy ! Total flux subtracted in 200 components = 0.000212945 Jy ! Clean residual min=-0.003823 max=0.003438 Jy/beam ! Clean residual mean=0.000009 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.410636 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 170 components and 0.410636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050734Jy sigma=1.408175 ! Fit after self-cal, rms=0.050727Jy sigma=1.408083 ! 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=2.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.797 x 8.721 at -17.07 degrees (North through East) ! Clean map min=-0.0044673 max=0.28007 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.453 mas, bmaj=8.317 mas, bpa=-16.8 degrees ! Estimated noise=0.916538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.21126 Jy ! Component: 100 - total flux cleaned = 0.266822 Jy ! Component: 150 - total flux cleaned = 0.294883 Jy ! Component: 200 - total flux cleaned = 0.313189 Jy ! Total flux subtracted in 200 components = 0.313189 Jy ! Clean residual min=-0.011688 max=0.014033 Jy/beam ! Clean residual mean=0.000033 rms=0.003092 Jy/beam ! Combined flux in latest and established models = 0.313189 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.313189 Jy ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 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) ! Added new window around map position (4, -1). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0199582 Jy ! Component: 100 - total flux cleaned = 0.0341837 Jy ! Component: 150 - total flux cleaned = 0.0450528 Jy ! Component: 200 - total flux cleaned = 0.053663 Jy ! Total flux subtracted in 200 components = 0.053663 Jy ! Clean residual min=-0.007506 max=0.006659 Jy/beam ! Clean residual mean=0.000026 rms=0.001928 Jy/beam ! Combined flux in latest and established models = 0.366852 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.366852 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.268 mas, bmaj=9.023 mas, bpa=-15.43 degrees ! Estimated noise=0.994345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0133895 Jy ! Component: 100 - total flux cleaned = 0.0217501 Jy ! Component: 150 - total flux cleaned = 0.0274808 Jy ! Component: 200 - total flux cleaned = 0.0316538 Jy ! Total flux subtracted in 200 components = 0.0316538 Jy ! Clean residual min=-0.004663 max=0.004278 Jy/beam ! Clean residual mean=0.000025 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 0.398506 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.00258672 Jy ! Component: 100 - total flux cleaned = 0.00466278 Jy ! Component: 150 - total flux cleaned = 0.00627942 Jy ! Component: 200 - total flux cleaned = 0.00756942 Jy ! Total flux subtracted in 200 components = 0.00756942 Jy ! Clean residual min=-0.004066 max=0.003732 Jy/beam ! Clean residual mean=0.000015 rms=0.001028 Jy/beam ! Combined flux in latest and established models = 0.406075 Jy ! Adding 100 model components to the UV plane model. ! The established model now contains 135 components and 0.406075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.797 mas, bmaj=8.721 mas, bpa=-17.07 degrees ! Estimated noise=0.768956 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.88098e-05 Jy ! Component: 100 - total flux cleaned = 0.000265652 Jy ! Component: 150 - total flux cleaned = 3.14097e-05 Jy ! Component: 200 - total flux cleaned = -3.58469e-05 Jy ! Total flux subtracted in 200 components = -3.58469e-05 Jy ! Clean residual min=-0.004406 max=0.003646 Jy/beam ! Clean residual mean=0.000005 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.406039 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 157 components and 0.406039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050886Jy sigma=1.411201 ! Fit after self-cal, rms=0.050852Jy sigma=1.410190 wmodel /J0038+4137_S_map.mod ! wmodel: Unable to open new model file: /J0038+4137_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0038+4137_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.797 x 8.721 at -17.07 degrees (North through East) ! Clean map min=-0.0042185 max=0.28184 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0038+4137_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.281839 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00100556 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.07035 1.07035 2.1407 4.28141 8.56282 17.1256 34.2513 68.5025 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.281 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 280.281 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0038+4137_S_dfm.log closed on Thu May 19 22:00:34 2016