! Started logfile: /scr/pima/bg219g_uvs/J1130+0846_S_dfm.log on Thu May 19 21:44:38 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/bg219g_uvs/J1130+0846_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1130+0846_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.853175 visibilities/baseline/integration-bin. ! Found source: J1130+0846 ! ! 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 1720 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 J1130+0846_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.014982Jy sigma=22.134823 ! Fit after self-cal, rms=0.805018Jy sigma=17.733402 ! 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=3.342 mas, bmaj=10.63 mas, bpa=-28.87 degrees ! Estimated noise=1.02817 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.155441 Jy ! Component: 100 - total flux cleaned = 0.189744 Jy ! Total flux subtracted in 100 components = 0.189744 Jy ! Clean residual min=-0.011204 max=0.019589 Jy/beam ! Clean residual mean=-0.000275 rms=0.003377 Jy/beam ! Combined flux in latest and established models = 0.189744 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.189744 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093725Jy sigma=1.848880 ! Fit after self-cal, rms=0.093701Jy sigma=1.848728 ! 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.99 mas, bmaj=11.44 mas, bpa=-29.18 degrees ! Estimated noise=0.894296 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 (32.5, -7.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0202632 Jy ! Component: 100 - total flux cleaned = 0.0302819 Jy ! Component: 150 - total flux cleaned = 0.0367884 Jy ! Component: 200 - total flux cleaned = 0.04025 Jy ! Total flux subtracted in 200 components = 0.04025 Jy ! Clean residual min=-0.006243 max=0.008662 Jy/beam ! Clean residual mean=-0.000098 rms=0.001786 Jy/beam ! Combined flux in latest and established models = 0.229994 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 50 components and 0.229994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089590Jy sigma=1.739511 ! Fit after self-cal, rms=0.089445Jy sigma=1.733296 ! 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.99 x 11.44 at -29.18 degrees (North through East) ! Clean map min=-0.0059184 max=0.19069 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.01 FD 1.02 HN 1.06 KP 0.94 ! LA 0.98 MK 0.97 NL 0.85 OV 0.97 ! PT 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.14 HN 1.05 KP 0.97 ! LA 0.97 MK 1.02 NL 1.04 OV 0.94 ! PT 0.95 ! ! ! Correcting IF 3. ! 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* ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.089445Jy sigma=1.733296 ! Fit after self-cal, rms=0.088507Jy sigma=1.706882 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.014 mas, bmaj=11.5 mas, bpa=-29.23 degrees ! Estimated noise=0.873635 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.000309037 Jy ! Component: 100 - total flux cleaned = -0.000641309 Jy ! Component: 150 - total flux cleaned = -0.000739341 Jy ! Component: 200 - total flux cleaned = -0.000738656 Jy ! Total flux subtracted in 200 components = -0.000738656 Jy ! Clean residual min=-0.004704 max=0.004734 Jy/beam ! Clean residual mean=-0.000046 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.229255 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 78 components and 0.229255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088264Jy sigma=1.699624 ! Fit after self-cal, rms=0.088265Jy sigma=1.699303 ! 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.088265Jy sigma=1.699303 ! Fit after self-cal, rms=0.089584Jy sigma=1.692211 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.023 mas, bmaj=11.51 mas, bpa=-29.3 degrees ! Estimated noise=0.873527 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00181994 Jy ! Component: 100 - total flux cleaned = 0.00198363 Jy ! Component: 150 - total flux cleaned = 0.00183894 Jy ! Component: 200 - total flux cleaned = 0.0017764 Jy ! Total flux subtracted in 200 components = 0.0017764 Jy ! Clean residual min=-0.004403 max=0.004611 Jy/beam ! Clean residual mean=-0.000041 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.231031 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 110 components and 0.231031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089472Jy sigma=1.688313 ! Fit after self-cal, rms=0.089471Jy sigma=1.688107 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.00019383 Jy ! Component: 100 - total flux cleaned = 0.000194137 Jy ! Component: 150 - total flux cleaned = 0.000242104 Jy ! Component: 200 - total flux cleaned = 0.000373602 Jy ! Total flux subtracted in 200 components = 0.000373602 Jy ! Clean residual min=-0.004362 max=0.004294 Jy/beam ! Clean residual mean=-0.000039 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.231405 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.231405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089422Jy sigma=1.686700 ! Fit after self-cal, rms=0.089403Jy sigma=1.686648 ! 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.089403Jy sigma=1.686648 ! Fit after self-cal, rms=0.089581Jy sigma=1.670303 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.026 mas, bmaj=11.48 mas, bpa=-29.3 degrees ! Estimated noise=0.876255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115885 Jy ! Component: 100 - total flux cleaned = -0.00110652 Jy ! Component: 150 - total flux cleaned = -0.00106675 Jy ! Component: 200 - total flux cleaned = -0.000886751 Jy ! Total flux subtracted in 200 components = -0.000886751 Jy ! Clean residual min=-0.004138 max=0.003579 Jy/beam ! Clean residual mean=-0.000050 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.230518 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 139 components and 0.230518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089522Jy sigma=1.669162 ! Fit after self-cal, rms=0.089485Jy sigma=1.668943 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.98317e-05 Jy ! Component: 100 - total flux cleaned = 0.00017893 Jy ! Component: 150 - total flux cleaned = 0.000240235 Jy ! Component: 200 - total flux cleaned = 0.000239828 Jy ! Total flux subtracted in 200 components = 0.000239828 Jy ! Clean residual min=-0.004033 max=0.003551 Jy/beam ! Clean residual mean=-0.000048 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.230758 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 146 components and 0.230758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089462Jy sigma=1.668469 ! Fit after self-cal, rms=0.089454Jy sigma=1.668440 ! 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.089454Jy sigma=1.668440 ! Fit after self-cal, rms=0.089747Jy sigma=1.668126 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.752 mas, bmaj=12.2 mas, bpa=-13.71 degrees ! Estimated noise=1.04057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000130976 Jy ! Component: 100 - total flux cleaned = 0.000243953 Jy ! Component: 150 - total flux cleaned = 0.000403428 Jy ! Component: 200 - total flux cleaned = 0.000520046 Jy ! Total flux subtracted in 200 components = 0.000520046 Jy ! Clean residual min=-0.003362 max=0.003337 Jy/beam ! Clean residual mean=-0.000068 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.231278 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 159 components and 0.231278 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089723Jy sigma=1.667865 ! Fit after self-cal, rms=0.089720Jy sigma=1.667754 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.000207631 Jy ! Component: 100 - total flux cleaned = 0.000208181 Jy ! Component: 150 - total flux cleaned = 0.000260188 Jy ! Component: 200 - total flux cleaned = 0.000308021 Jy ! Total flux subtracted in 200 components = 0.000308021 Jy ! Clean residual min=-0.003350 max=0.003206 Jy/beam ! Clean residual mean=-0.000065 rms=0.000969 Jy/beam ! Combined flux in latest and established models = 0.231586 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 170 components and 0.231586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089709Jy sigma=1.667662 ! Fit after self-cal, rms=0.089708Jy sigma=1.667623 ! 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=4.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 11.47 at -29.3 degrees (North through East) ! Clean map min=-0.0036286 max=0.18721 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=3.375 mas, bmaj=10.71 mas, bpa=-29.01 degrees ! Estimated noise=1.01266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153019 Jy ! Component: 100 - total flux cleaned = 0.187712 Jy ! Component: 150 - total flux cleaned = 0.200959 Jy ! Component: 200 - total flux cleaned = 0.209044 Jy ! Total flux subtracted in 200 components = 0.209044 Jy ! Clean residual min=-0.006384 max=0.006201 Jy/beam ! Clean residual mean=-0.000131 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.209044 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.209044 Jy ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 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 (-26.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00736199 Jy ! Component: 100 - total flux cleaned = 0.0121456 Jy ! Component: 150 - total flux cleaned = 0.0153748 Jy ! Component: 200 - total flux cleaned = 0.0168387 Jy ! Total flux subtracted in 200 components = 0.0168387 Jy ! Clean residual min=-0.004613 max=0.003291 Jy/beam ! Clean residual mean=-0.000072 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.225883 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.225883 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=9.752 mas, bmaj=12.2 mas, bpa=-13.71 degrees ! Estimated noise=1.04057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301087 Jy ! Component: 100 - total flux cleaned = 0.00405355 Jy ! Component: 150 - total flux cleaned = 0.00470597 Jy ! Component: 200 - total flux cleaned = 0.00526781 Jy ! Total flux subtracted in 200 components = 0.00526781 Jy ! Clean residual min=-0.003845 max=0.003349 Jy/beam ! Clean residual mean=-0.000071 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.231151 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.000384154 Jy ! Component: 100 - total flux cleaned = 0.000726827 Jy ! Component: 150 - total flux cleaned = 0.000947545 Jy ! Component: 200 - total flux cleaned = 0.00115037 Jy ! Total flux subtracted in 200 components = 0.00115037 Jy ! Clean residual min=-0.003613 max=0.003341 Jy/beam ! Clean residual mean=-0.000060 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.232301 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 103 components and 0.232301 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.027 mas, bmaj=11.47 mas, bpa=-29.3 degrees ! Estimated noise=0.876968 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000215425 Jy ! Component: 100 - total flux cleaned = -0.000215453 Jy ! Component: 150 - total flux cleaned = -0.000216907 Jy ! Component: 200 - total flux cleaned = -0.000218947 Jy ! Total flux subtracted in 200 components = -0.000218947 Jy ! Clean residual min=-0.003280 max=0.003125 Jy/beam ! Clean residual mean=-0.000036 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.232082 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.232082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089617Jy sigma=1.664674 ! Fit after self-cal, rms=0.089600Jy sigma=1.664193 wmodel /J1130+0846_S_map.mod ! wmodel: Unable to open new model file: /J1130+0846_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219g_uvs/J1130+0846_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.027 x 11.47 at -29.3 degrees (North through East) ! Clean map min=-0.0032815 max=0.18528 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1130+0846_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.185276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000855776 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.38568 1.38568 2.77135 5.5427 11.0854 22.1708 44.3416 88.6832 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.185 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 216.5 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1130+0846_S_dfm.log closed on Thu May 19 21:44:40 2016