! Started logfile: /scr/pima/bg219h_uvs/J0220-2151_S_dfm.log on Thu May 19 22:03:53 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/J0220-2151_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0220-2151_S_uva.fits ! AN table 1: 28 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.799603 visibilities/baseline/integration-bin. ! Found source: J0220-2151 ! ! 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 3224 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 J0220-2151_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 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001232Jy sigma=19.571747 ! Fit after self-cal, rms=0.884571Jy sigma=17.368676 ! 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.557 mas, bmaj=6.878 mas, bpa=-2.776 degrees ! Estimated noise=0.929368 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.0912127 Jy ! Component: 100 - total flux cleaned = 0.11247 Jy ! Total flux subtracted in 100 components = 0.11247 Jy ! Clean residual min=-0.006115 max=0.008001 Jy/beam ! Clean residual mean=0.000032 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.11247 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.11247 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.132257Jy sigma=1.948638 ! Fit after self-cal, rms=0.132173Jy sigma=1.947031 ! 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.062 mas, bmaj=8.033 mas, bpa=-2.423 degrees ! Estimated noise=0.705901 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.013241 Jy ! Component: 100 - total flux cleaned = 0.0195491 Jy ! Component: 150 - total flux cleaned = 0.0227616 Jy ! Component: 200 - total flux cleaned = 0.0242049 Jy ! Total flux subtracted in 200 components = 0.0242049 Jy ! Clean residual min=-0.008397 max=0.008476 Jy/beam ! Clean residual mean=0.000087 rms=0.002758 Jy/beam ! Combined flux in latest and established models = 0.136675 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.136675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130652Jy sigma=1.920995 ! Fit after self-cal, rms=0.130617Jy sigma=1.920608 ! 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.062 x 8.033 at -2.423 degrees (North through East) ! Clean map min=-0.0080818 max=0.12162 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.89 HN 0.95 KP 1.04 LA 0.98 ! MK 1.00 NL 1.16 OV 0.94 PT 1.01 ! SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 HN 1.08 KP 0.98 LA 1.01 ! MK 0.98 NL 1.19 OV 0.96 PT 1.03 ! SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 0.98 KP 1.00 LA 1.02 ! MK 0.97 NL 1.01 OV 1.00 PT 1.00 ! SC 1.06 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 HN 1.08 KP 1.00 LA 1.07 ! MK 0.93 NL 1.04 OV 0.98 PT 1.03 ! SC 0.95 ! ! ! Fit before self-cal, rms=0.130617Jy sigma=1.920608 ! Fit after self-cal, rms=0.120403Jy sigma=1.909889 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.042 mas, bmaj=7.952 mas, bpa=-2.094 degrees ! Estimated noise=0.706052 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.00234191 Jy ! Component: 100 - total flux cleaned = 0.00293973 Jy ! Component: 150 - total flux cleaned = 0.00317541 Jy ! Component: 200 - total flux cleaned = 0.00327968 Jy ! Total flux subtracted in 200 components = 0.00327968 Jy ! Clean residual min=-0.008153 max=0.008853 Jy/beam ! Clean residual mean=0.000083 rms=0.002619 Jy/beam ! Combined flux in latest and established models = 0.139955 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.139955 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120316Jy sigma=1.909384 ! Fit after self-cal, rms=0.120293Jy sigma=1.908899 ! 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.120293Jy sigma=1.908899 ! Fit after self-cal, rms=0.112041Jy sigma=1.906159 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.034 mas, bmaj=7.903 mas, bpa=-2.165 degrees ! Estimated noise=0.711389 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186695 Jy ! Component: 100 - total flux cleaned = 0.00252251 Jy ! Component: 150 - total flux cleaned = 0.00258292 Jy ! Component: 200 - total flux cleaned = 0.00258329 Jy ! Total flux subtracted in 200 components = 0.00258329 Jy ! Clean residual min=-0.007791 max=0.009387 Jy/beam ! Clean residual mean=0.000075 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.142538 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.142538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111983Jy sigma=1.905948 ! Fit after self-cal, rms=0.111979Jy sigma=1.905699 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.000126869 Jy ! Component: 100 - total flux cleaned = 0.000127929 Jy ! Component: 150 - total flux cleaned = 0.00010035 Jy ! Component: 200 - total flux cleaned = 9.84681e-05 Jy ! Total flux subtracted in 200 components = 9.84681e-05 Jy ! Clean residual min=-0.007821 max=0.009438 Jy/beam ! Clean residual mean=0.000077 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.142636 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 47 components and 0.142636 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111964Jy sigma=1.905399 ! Fit after self-cal, rms=0.111962Jy sigma=1.905365 ! 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.111962Jy sigma=1.905365 ! Fit after self-cal, rms=0.110142Jy sigma=1.904302 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.865 mas, bpa=-2.154 degrees ! Estimated noise=0.713533 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146221 Jy ! Component: 100 - total flux cleaned = 0.00178437 Jy ! Component: 150 - total flux cleaned = 0.00193764 Jy ! Component: 200 - total flux cleaned = 0.00199461 Jy ! Total flux subtracted in 200 components = 0.00199461 Jy ! Clean residual min=-0.007428 max=0.009594 Jy/beam ! Clean residual mean=0.000073 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.144631 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.144631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110101Jy sigma=1.904136 ! Fit after self-cal, rms=0.110100Jy sigma=1.904080 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.91506e-05 Jy ! Component: 100 - total flux cleaned = 6.7305e-05 Jy ! Component: 150 - total flux cleaned = 9.39549e-05 Jy ! Component: 200 - total flux cleaned = 0.000118925 Jy ! Total flux subtracted in 200 components = 0.000118925 Jy ! Clean residual min=-0.007436 max=0.009599 Jy/beam ! Clean residual mean=0.000074 rms=0.002543 Jy/beam ! Combined flux in latest and established models = 0.14475 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 0.14475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110088Jy sigma=1.903813 ! Fit after self-cal, rms=0.110086Jy sigma=1.903790 ! 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.110086Jy sigma=1.903790 ! Fit after self-cal, rms=0.110136Jy sigma=1.903627 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.283 mas, bmaj=15.95 mas, bpa=-1.164 degrees ! Estimated noise=0.941946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00376576 Jy ! Component: 100 - total flux cleaned = 0.00377661 Jy ! Component: 150 - total flux cleaned = 0.00377231 Jy ! Component: 200 - total flux cleaned = 0.00376858 Jy ! Total flux subtracted in 200 components = 0.00376858 Jy ! Clean residual min=-0.011484 max=0.014128 Jy/beam ! Clean residual mean=0.000153 rms=0.004977 Jy/beam ! Combined flux in latest and established models = 0.148518 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.148518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110133Jy sigma=1.905731 ! Fit after self-cal, rms=0.110104Jy sigma=1.905011 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.000397596 Jy ! Component: 100 - total flux cleaned = 0.000219069 Jy ! Component: 150 - total flux cleaned = 0.000166267 Jy ! Component: 200 - total flux cleaned = 0.00011973 Jy ! Total flux subtracted in 200 components = 0.00011973 Jy ! Clean residual min=-0.011539 max=0.014038 Jy/beam ! Clean residual mean=0.000153 rms=0.004986 Jy/beam ! Combined flux in latest and established models = 0.148638 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 58 components and 0.148638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110163Jy sigma=1.907002 ! Fit after self-cal, rms=0.110153Jy sigma=1.906677 ! 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.009 mas, bmaj=7.83 mas, bpa=-2.177 degrees ! Estimated noise=0.715117 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.83 at -2.177 degrees (North through East) ! Clean map min=-0.0074197 max=0.11862 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.526 mas, bmaj=6.737 mas, bpa=-2.29 degrees ! Estimated noise=0.924157 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0904543 Jy ! Component: 100 - total flux cleaned = 0.113852 Jy ! Component: 150 - total flux cleaned = 0.123959 Jy ! Component: 200 - total flux cleaned = 0.129999 Jy ! Total flux subtracted in 200 components = 0.129999 Jy ! Clean residual min=-0.006164 max=0.008402 Jy/beam ! Clean residual mean=0.000031 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.129999 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.129999 Jy ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.83 mas, bpa=-2.177 degrees ! Estimated noise=0.715117 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.00840966 Jy ! Component: 100 - total flux cleaned = 0.012621 Jy ! Component: 150 - total flux cleaned = 0.0143288 Jy ! Component: 200 - total flux cleaned = 0.0146654 Jy ! Total flux subtracted in 200 components = 0.0146654 Jy ! Clean residual min=-0.007310 max=0.009636 Jy/beam ! Clean residual mean=0.000072 rms=0.002568 Jy/beam ! Combined flux in latest and established models = 0.144665 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.144665 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.283 mas, bmaj=15.95 mas, bpa=-1.164 degrees ! Estimated noise=0.941946 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0036499 Jy ! Component: 100 - total flux cleaned = 0.00371713 Jy ! Component: 150 - total flux cleaned = 0.00378045 Jy ! Component: 200 - total flux cleaned = 0.00378876 Jy ! Total flux subtracted in 200 components = 0.00378876 Jy ! Clean residual min=-0.011502 max=0.014242 Jy/beam ! Clean residual mean=0.000152 rms=0.005013 Jy/beam ! Combined flux in latest and established models = 0.148453 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 = 5.6894e-06 Jy ! Component: 100 - total flux cleaned = 9.39245e-06 Jy ! Component: 150 - total flux cleaned = 1.22822e-05 Jy ! Component: 200 - total flux cleaned = 1.49034e-05 Jy ! Total flux subtracted in 200 components = 1.49034e-05 Jy ! Clean residual min=-0.011538 max=0.014106 Jy/beam ! Clean residual mean=0.000153 rms=0.004996 Jy/beam ! Combined flux in latest and established models = 0.148468 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.148468 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=7.83 mas, bpa=-2.177 degrees ! Estimated noise=0.715117 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00230614 Jy ! Component: 100 - total flux cleaned = -0.0022404 Jy ! Component: 150 - total flux cleaned = -0.00224119 Jy ! Component: 200 - total flux cleaned = -0.00224058 Jy ! Total flux subtracted in 200 components = -0.00224058 Jy ! Clean residual min=-0.007431 max=0.009562 Jy/beam ! Clean residual mean=0.000072 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.146228 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.146228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110099Jy sigma=1.903363 ! Fit after self-cal, rms=0.110091Jy sigma=1.903249 wmodel /J0220-2151_S_map.mod ! wmodel: Unable to open new model file: /J0220-2151_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0220-2151_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.009 x 7.83 at -2.177 degrees (North through East) ! Clean map min=-0.0070752 max=0.11971 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0220-2151_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.119713 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00254218 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.37068 6.37068 12.7414 25.4827 50.9655 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0076 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.119 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 47.09 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0220-2151_S_dfm.log closed on Thu May 19 22:03:55 2016