! Started logfile: /scr/pima/bg219h_uvs/J0208-2650_S_dfm.log on Thu May 19 22:02:54 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/J0208-2650_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0208-2650_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.811508 visibilities/baseline/integration-bin. ! Found source: J0208-2650 ! ! 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 3272 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 J0208-2650_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.007028Jy sigma=18.156578 ! Fit after self-cal, rms=0.850745Jy sigma=15.374160 ! 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.651 mas, bmaj=6.747 mas, bpa=-2.904 degrees ! Estimated noise=0.997745 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.119252 Jy ! Component: 100 - total flux cleaned = 0.14547 Jy ! Total flux subtracted in 100 components = 0.14547 Jy ! Clean residual min=-0.006615 max=0.009553 Jy/beam ! Clean residual mean=0.000008 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.14547 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.14547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084105Jy sigma=1.398398 ! Fit after self-cal, rms=0.084096Jy sigma=1.398261 ! 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.101 mas, bmaj=7.685 mas, bpa=-4.168 degrees ! Estimated noise=0.779668 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.00839485 Jy ! Component: 100 - total flux cleaned = 0.0123354 Jy ! Component: 150 - total flux cleaned = 0.0133235 Jy ! Component: 200 - total flux cleaned = 0.0135675 Jy ! Total flux subtracted in 200 components = 0.0135675 Jy ! Clean residual min=-0.005001 max=0.007173 Jy/beam ! Clean residual mean=0.000005 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.159037 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 20 components and 0.159037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083241Jy sigma=1.383394 ! Fit after self-cal, rms=0.083245Jy sigma=1.383293 ! 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.101 x 7.685 at -4.168 degrees (North through East) ! Clean map min=-0.0047554 max=0.15125 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.98 HN 1.09 KP 0.97 LA 0.91 ! MK 1.01 NL 1.06 OV 0.97 PT 0.96 ! SC 0.98 ! ! ! Correcting IF 2. ! 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 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 HN 1.10 KP 1.00 LA 0.98 ! MK 0.99 NL 0.99 OV 1.00 PT 0.97 ! SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 HN 1.08 KP 1.03 LA 0.91 ! MK 0.99 NL 0.95 OV 1.02 PT 0.97 ! SC 0.96 ! ! ! Fit before self-cal, rms=0.083245Jy sigma=1.383293 ! Fit after self-cal, rms=0.081647Jy sigma=1.373822 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.645 mas, bpa=-3.896 degrees ! Estimated noise=0.765603 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.00298158 Jy ! Component: 100 - total flux cleaned = -0.00332928 Jy ! Component: 150 - total flux cleaned = -0.00333181 Jy ! Component: 200 - total flux cleaned = -0.00338174 Jy ! Total flux subtracted in 200 components = -0.00338174 Jy ! Clean residual min=-0.004475 max=0.005121 Jy/beam ! Clean residual mean=0.000016 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.155655 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.155655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081520Jy sigma=1.371445 ! Fit after self-cal, rms=0.081563Jy sigma=1.371319 ! 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.081563Jy sigma=1.371319 ! Fit after self-cal, rms=0.083689Jy sigma=1.373222 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.096 mas, bmaj=7.637 mas, bpa=-4.105 degrees ! Estimated noise=0.765041 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000215973 Jy ! Component: 100 - total flux cleaned = 0.000112149 Jy ! Component: 150 - total flux cleaned = 2.17156e-05 Jy ! Component: 200 - total flux cleaned = -1.68983e-05 Jy ! Total flux subtracted in 200 components = -1.68983e-05 Jy ! Clean residual min=-0.004349 max=0.004662 Jy/beam ! Clean residual mean=0.000015 rms=0.001173 Jy/beam ! Combined flux in latest and established models = 0.155638 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.155638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083636Jy sigma=1.372178 ! Fit after self-cal, rms=0.083686Jy sigma=1.372054 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.61644e-05 Jy ! Component: 100 - total flux cleaned = -0.000112432 Jy ! Component: 150 - total flux cleaned = -0.00014637 Jy ! Component: 200 - total flux cleaned = -0.00020616 Jy ! Total flux subtracted in 200 components = -0.00020616 Jy ! Clean residual min=-0.004271 max=0.004656 Jy/beam ! Clean residual mean=0.000015 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.155432 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.155432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083660Jy sigma=1.371608 ! Fit after self-cal, rms=0.083658Jy sigma=1.371602 ! 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.083658Jy sigma=1.371602 ! Fit after self-cal, rms=0.083872Jy sigma=1.371110 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.627 mas, bpa=-4.307 degrees ! Estimated noise=0.76367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000140218 Jy ! Component: 100 - total flux cleaned = 0.000106754 Jy ! Component: 150 - total flux cleaned = 4.61229e-05 Jy ! Component: 200 - total flux cleaned = 1.82912e-05 Jy ! Total flux subtracted in 200 components = 1.82912e-05 Jy ! Clean residual min=-0.004198 max=0.004748 Jy/beam ! Clean residual mean=0.000016 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.155451 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.15545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083849Jy sigma=1.370619 ! Fit after self-cal, rms=0.083859Jy sigma=1.370609 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.1271e-05 Jy ! Component: 100 - total flux cleaned = -6.95451e-05 Jy ! Component: 150 - total flux cleaned = -9.31816e-05 Jy ! Component: 200 - total flux cleaned = -0.000133989 Jy ! Total flux subtracted in 200 components = -0.000133989 Jy ! Clean residual min=-0.004154 max=0.004751 Jy/beam ! Clean residual mean=0.000016 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.155317 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.155317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083847Jy sigma=1.370414 ! Fit after self-cal, rms=0.083845Jy sigma=1.370411 ! 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.083845Jy sigma=1.370411 ! Fit after self-cal, rms=0.083814Jy sigma=1.370286 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.031 mas, bmaj=17.33 mas, bpa=1.26 degrees ! Estimated noise=1.0034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000996009 Jy ! Component: 100 - total flux cleaned = 0.00102621 Jy ! Component: 150 - total flux cleaned = 0.00102743 Jy ! Component: 200 - total flux cleaned = 0.00105303 Jy ! Total flux subtracted in 200 components = 0.00105303 Jy ! Clean residual min=-0.004690 max=0.005087 Jy/beam ! Clean residual mean=0.000045 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.15637 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.15637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083831Jy sigma=1.370618 ! Fit after self-cal, rms=0.083830Jy sigma=1.370559 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.000112073 Jy ! Component: 100 - total flux cleaned = 8.83719e-05 Jy ! Component: 150 - total flux cleaned = 8.76677e-05 Jy ! Component: 200 - total flux cleaned = 8.8144e-05 Jy ! Total flux subtracted in 200 components = 8.8144e-05 Jy ! Clean residual min=-0.004668 max=0.005040 Jy/beam ! Clean residual mean=0.000046 rms=0.001456 Jy/beam ! Combined flux in latest and established models = 0.156458 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.156458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083860Jy sigma=1.370990 ! Fit after self-cal, rms=0.083857Jy sigma=1.370960 ! 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.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.088 x 7.615 at -4.471 degrees (North through East) ! Clean map min=-0.003925 max=0.15012 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.641 mas, bmaj=6.685 mas, bpa=-3.217 degrees ! Estimated noise=0.970765 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.115972 Jy ! Component: 100 - total flux cleaned = 0.142016 Jy ! Component: 150 - total flux cleaned = 0.150632 Jy ! Component: 200 - total flux cleaned = 0.154324 Jy ! Total flux subtracted in 200 components = 0.154324 Jy ! Clean residual min=-0.005540 max=0.005804 Jy/beam ! Clean residual mean=0.000023 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.154324 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.154324 Jy ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 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.00105282 Jy ! Component: 100 - total flux cleaned = 0.000960031 Jy ! Component: 150 - total flux cleaned = 0.000878067 Jy ! Component: 200 - total flux cleaned = 0.000809417 Jy ! Total flux subtracted in 200 components = 0.000809417 Jy ! Clean residual min=-0.004401 max=0.004645 Jy/beam ! Clean residual mean=0.000016 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.155133 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 24 components and 0.155133 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.031 mas, bmaj=17.33 mas, bpa=1.26 degrees ! Estimated noise=1.0034 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151259 Jy ! Component: 100 - total flux cleaned = 0.00154566 Jy ! Component: 150 - total flux cleaned = 0.00157559 Jy ! Component: 200 - total flux cleaned = 0.00157899 Jy ! Total flux subtracted in 200 components = 0.00157899 Jy ! Clean residual min=-0.004642 max=0.005101 Jy/beam ! Clean residual mean=0.000046 rms=0.001451 Jy/beam ! Combined flux in latest and established models = 0.156712 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.95541e-06 Jy ! Component: 100 - total flux cleaned = 1.03737e-05 Jy ! Component: 150 - total flux cleaned = 1.55933e-05 Jy ! Component: 200 - total flux cleaned = 2.0554e-05 Jy ! Total flux subtracted in 200 components = 2.0554e-05 Jy ! Clean residual min=-0.004632 max=0.005061 Jy/beam ! Clean residual mean=0.000046 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.156733 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.156733 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.088 mas, bmaj=7.615 mas, bpa=-4.471 degrees ! Estimated noise=0.762349 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000887191 Jy ! Component: 100 - total flux cleaned = -0.00101902 Jy ! Component: 150 - total flux cleaned = -0.0010764 Jy ! Component: 200 - total flux cleaned = -0.00116644 Jy ! Total flux subtracted in 200 components = -0.00116644 Jy ! Clean residual min=-0.004157 max=0.004845 Jy/beam ! Clean residual mean=0.000017 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.155566 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.155566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083838Jy sigma=1.370401 ! Fit after self-cal, rms=0.083831Jy sigma=1.370361 wmodel /J0208-2650_S_map.mod ! wmodel: Unable to open new model file: /J0208-2650_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0208-2650_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.088 x 7.615 at -4.471 degrees (North through East) ! Clean map min=-0.0039769 max=0.15019 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0208-2650_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.150193 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00114654 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.29013 2.29013 4.58027 9.16053 18.3211 36.6421 73.2843 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0034 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 130.996 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0208-2650_S_dfm.log closed on Thu May 19 22:02:56 2016