! Started logfile: /scr/pima/bg219h_uvs/J0141-0928_S_dfm.log on Thu May 19 22:01:27 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/J0141-0928_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0141-0928_S_uva.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.789418 visibilities/baseline/integration-bin. ! Found source: J0141-0928 ! ! 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 2984 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 J0141-0928_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.137014Jy sigma=27.585618 ! Fit after self-cal, rms=0.513178Jy sigma=13.171582 ! 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.688 mas, bmaj=6.439 mas, bpa=-5.505 degrees ! Estimated noise=0.793807 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.365897 Jy ! Component: 100 - total flux cleaned = 0.460373 Jy ! Total flux subtracted in 100 components = 0.460373 Jy ! Clean residual min=-0.025332 max=0.039950 Jy/beam ! Clean residual mean=-0.000061 rms=0.007339 Jy/beam ! Combined flux in latest and established models = 0.460373 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.460373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136988Jy sigma=3.531615 ! Fit after self-cal, rms=0.136880Jy sigma=3.530071 ! 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.229 mas, bmaj=7.438 mas, bpa=-5.871 degrees ! Estimated noise=0.621025 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.0518799 Jy ! Component: 100 - total flux cleaned = 0.0735802 Jy ! Component: 150 - total flux cleaned = 0.0833721 Jy ! Component: 200 - total flux cleaned = 0.0858289 Jy ! Total flux subtracted in 200 components = 0.0858289 Jy ! Clean residual min=-0.023791 max=0.029742 Jy/beam ! Clean residual mean=-0.000057 rms=0.007194 Jy/beam ! Combined flux in latest and established models = 0.546202 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.546202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113151Jy sigma=3.306981 ! Fit after self-cal, rms=0.112995Jy sigma=3.304309 ! 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.229 x 7.438 at -5.871 degrees (North through East) ! Clean map min=-0.023857 max=0.49079 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* FD 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 1.00* FD 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 0.96 FD 1.00* HN 1.01 KP 0.94 ! LA 1.10 MK 1.03 NL 1.11 OV 0.96 ! PT 0.94 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00* HN 1.00 KP 0.93 ! LA 1.12 MK 1.04 NL 0.96 OV 0.93 ! PT 0.96 SC 0.96 ! ! ! Fit before self-cal, rms=0.112995Jy sigma=3.304309 ! Fit after self-cal, rms=0.110276Jy sigma=3.234343 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.248 mas, bmaj=7.431 mas, bpa=-5.51 degrees ! Estimated noise=0.615303 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.00579217 Jy ! Component: 100 - total flux cleaned = -0.00640425 Jy ! Component: 150 - total flux cleaned = -0.006662 Jy ! Component: 200 - total flux cleaned = -0.00655526 Jy ! Total flux subtracted in 200 components = -0.00655526 Jy ! Clean residual min=-0.022990 max=0.025505 Jy/beam ! Clean residual mean=-0.000045 rms=0.006635 Jy/beam ! Combined flux in latest and established models = 0.539647 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 31 components and 0.539647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110164Jy sigma=3.212111 ! Fit after self-cal, rms=0.110136Jy sigma=3.211399 ! 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.110136Jy sigma=3.211399 ! Fit after self-cal, rms=0.106164Jy sigma=3.158096 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=7.461 mas, bpa=-5.638 degrees ! Estimated noise=0.606239 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00790197 Jy ! Component: 100 - total flux cleaned = -0.0103364 Jy ! Component: 150 - total flux cleaned = -0.0108159 Jy ! Component: 200 - total flux cleaned = -0.0111752 Jy ! Total flux subtracted in 200 components = -0.0111752 Jy ! Clean residual min=-0.021468 max=0.024594 Jy/beam ! Clean residual mean=-0.000036 rms=0.006168 Jy/beam ! Combined flux in latest and established models = 0.528471 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 56 components and 0.528471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106315Jy sigma=3.121333 ! Fit after self-cal, rms=0.106288Jy sigma=3.120788 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 = 3.82268e-05 Jy ! Component: 100 - total flux cleaned = 0.000117179 Jy ! Component: 150 - total flux cleaned = 0.000116983 Jy ! Component: 200 - total flux cleaned = 0.0001691 Jy ! Total flux subtracted in 200 components = 0.0001691 Jy ! Clean residual min=-0.021460 max=0.024560 Jy/beam ! Clean residual mean=-0.000036 rms=0.006163 Jy/beam ! Combined flux in latest and established models = 0.52864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 59 components and 0.528641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106199Jy sigma=3.119065 ! Fit after self-cal, rms=0.106184Jy sigma=3.118757 ! 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.106184Jy sigma=3.118757 ! Fit after self-cal, rms=0.106046Jy sigma=3.117127 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.469 mas, bpa=-5.66 degrees ! Estimated noise=0.604406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00182084 Jy ! Component: 100 - total flux cleaned = -0.00213858 Jy ! Component: 150 - total flux cleaned = -0.00218995 Jy ! Component: 200 - total flux cleaned = -0.00223704 Jy ! Total flux subtracted in 200 components = -0.00223704 Jy ! Clean residual min=-0.021214 max=0.024584 Jy/beam ! Clean residual mean=-0.000034 rms=0.006098 Jy/beam ! Combined flux in latest and established models = 0.526404 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 60 components and 0.526403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106104Jy sigma=3.110720 ! Fit after self-cal, rms=0.106096Jy sigma=3.110535 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.0001625 Jy ! Component: 100 - total flux cleaned = 0.00016156 Jy ! Component: 150 - total flux cleaned = 0.000160258 Jy ! Component: 200 - total flux cleaned = 0.000199344 Jy ! Total flux subtracted in 200 components = 0.000199344 Jy ! Clean residual min=-0.021206 max=0.024607 Jy/beam ! Clean residual mean=-0.000034 rms=0.006096 Jy/beam ! Combined flux in latest and established models = 0.526603 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 62 components and 0.526603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106049Jy sigma=3.109801 ! Fit after self-cal, rms=0.106044Jy sigma=3.109690 ! 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.106044Jy sigma=3.109690 ! Fit after self-cal, rms=0.106033Jy sigma=3.109611 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.223 mas, bmaj=14.53 mas, bpa=-4.644 degrees ! Estimated noise=0.753772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100118 Jy ! Component: 100 - total flux cleaned = 0.00083306 Jy ! Component: 150 - total flux cleaned = 0.000689446 Jy ! Component: 200 - total flux cleaned = 0.000629211 Jy ! Total flux subtracted in 200 components = 0.000629211 Jy ! Clean residual min=-0.029312 max=0.036865 Jy/beam ! Clean residual mean=-0.000061 rms=0.009498 Jy/beam ! Combined flux in latest and established models = 0.527232 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.527232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106033Jy sigma=3.109944 ! Fit after self-cal, rms=0.106014Jy sigma=3.109360 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.000374404 Jy ! Component: 100 - total flux cleaned = 0.000237446 Jy ! Component: 150 - total flux cleaned = 0.000178136 Jy ! Component: 200 - total flux cleaned = 0.00017591 Jy ! Total flux subtracted in 200 components = 0.00017591 Jy ! Clean residual min=-0.029335 max=0.036737 Jy/beam ! Clean residual mean=-0.000061 rms=0.009478 Jy/beam ! Combined flux in latest and established models = 0.527408 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.527408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106038Jy sigma=3.110479 ! Fit after self-cal, rms=0.106031Jy sigma=3.110193 ! 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.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.471 at -5.659 degrees (North through East) ! Clean map min=-0.021019 max=0.47749 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.721 mas, bmaj=6.459 mas, bpa=-5.168 degrees ! Estimated noise=0.77413 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.356549 Jy ! Component: 100 - total flux cleaned = 0.446044 Jy ! Component: 150 - total flux cleaned = 0.485284 Jy ! Component: 200 - total flux cleaned = 0.504971 Jy ! Total flux subtracted in 200 components = 0.504971 Jy ! Clean residual min=-0.021754 max=0.026140 Jy/beam ! Clean residual mean=-0.000026 rms=0.006170 Jy/beam ! Combined flux in latest and established models = 0.504971 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.504971 Jy ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 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 (-43, 54). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0295991 Jy ! Component: 100 - total flux cleaned = 0.0435692 Jy ! Component: 150 - total flux cleaned = 0.0489135 Jy ! Component: 200 - total flux cleaned = 0.0527121 Jy ! Total flux subtracted in 200 components = 0.0527121 Jy ! Clean residual min=-0.019448 max=0.021631 Jy/beam ! Clean residual mean=-0.000045 rms=0.005128 Jy/beam ! Combined flux in latest and established models = 0.557683 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 45 components and 0.557683 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.223 mas, bmaj=14.53 mas, bpa=-4.644 degrees ! Estimated noise=0.753772 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000974302 Jy ! Component: 100 - total flux cleaned = 0.000782328 Jy ! Component: 150 - total flux cleaned = 0.000619114 Jy ! Component: 200 - total flux cleaned = 0.000480402 Jy ! Total flux subtracted in 200 components = 0.000480402 Jy ! Clean residual min=-0.026062 max=0.028850 Jy/beam ! Clean residual mean=-0.000093 rms=0.007688 Jy/beam ! Combined flux in latest and established models = 0.558163 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.40616e-06 Jy ! Component: 100 - total flux cleaned = 3.86159e-06 Jy ! Component: 150 - total flux cleaned = -0.000101146 Jy ! Component: 200 - total flux cleaned = 8.94943e-10 Jy ! Total flux subtracted in 200 components = 8.94943e-10 Jy ! Clean residual min=-0.026447 max=0.028592 Jy/beam ! Clean residual mean=-0.000093 rms=0.007643 Jy/beam ! Combined flux in latest and established models = 0.558163 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.558163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.265 mas, bmaj=7.471 mas, bpa=-5.659 degrees ! Estimated noise=0.604074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000354349 Jy ! Component: 100 - total flux cleaned = 0.000187895 Jy ! Component: 150 - total flux cleaned = 0.000342116 Jy ! Component: 200 - total flux cleaned = 0.000624929 Jy ! Total flux subtracted in 200 components = 0.000624929 Jy ! Clean residual min=-0.019301 max=0.020178 Jy/beam ! Clean residual mean=-0.000049 rms=0.004946 Jy/beam ! Combined flux in latest and established models = 0.558788 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 86 components and 0.558788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103631Jy sigma=2.831374 ! Fit after self-cal, rms=0.102380Jy sigma=2.800597 wmodel /J0141-0928_S_map.mod ! wmodel: Unable to open new model file: /J0141-0928_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0141-0928_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.265 x 7.471 at -5.659 degrees (North through East) ! Clean map min=-0.01737 max=0.46701 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0141-0928_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.467009 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00479698 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.08152 3.08152 6.16304 12.3261 24.6521 49.3043 98.6086 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0143 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.467 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 97.354 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0141-0928_S_dfm.log closed on Thu May 19 22:01:29 2016