! Started logfile: /scr/pima/bg219h_uvs/J0140-1532_S_dfm.log on Thu May 19 22:01:19 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/J0140-1532_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0140-1532_S_uva.fits ! AN table 1: 28 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842857 visibilities/baseline/integration-bin. ! Found source: J0140-1532 ! ! 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 4248 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 J0140-1532_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 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 64 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.035186Jy sigma=21.069078 ! Fit after self-cal, rms=0.747164Jy sigma=15.222617 ! 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.369 mas, bmaj=6.329 mas, bpa=-5.187 degrees ! Estimated noise=0.887804 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.195508 Jy ! Component: 100 - total flux cleaned = 0.241508 Jy ! Total flux subtracted in 100 components = 0.241508 Jy ! Clean residual min=-0.008637 max=0.018345 Jy/beam ! Clean residual mean=0.000002 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.241509 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.241509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076456Jy sigma=1.504530 ! Fit after self-cal, rms=0.076444Jy sigma=1.504350 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203518 Jy ! Component: 100 - total flux cleaned = 0.0315813 Jy ! Total flux subtracted in 100 components = 0.0315813 Jy ! Clean residual min=-0.006354 max=0.010017 Jy/beam ! Clean residual mean=0.000005 rms=0.001708 Jy/beam ! Combined flux in latest and established models = 0.27309 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 18 components and 0.27309 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069609Jy sigma=1.364649 ! Fit after self-cal, rms=0.069594Jy sigma=1.364189 ! 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.914 mas, bmaj=7.322 mas, bpa=-5.654 degrees ! Estimated noise=0.636505 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 (-2.5, 9). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00952235 Jy ! Component: 100 - total flux cleaned = 0.0144471 Jy ! Component: 150 - total flux cleaned = 0.0164307 Jy ! Component: 200 - total flux cleaned = 0.017231 Jy ! Total flux subtracted in 200 components = 0.017231 Jy ! Clean residual min=-0.004654 max=0.005608 Jy/beam ! Clean residual mean=0.000015 rms=0.001337 Jy/beam ! Combined flux in latest and established models = 0.290321 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.290321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067979Jy sigma=1.335287 ! Fit after self-cal, rms=0.067945Jy sigma=1.334194 ! 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.914 x 7.322 at -5.654 degrees (North through East) ! Clean map min=-0.0046457 max=0.25201 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 0.99 KP 0.98 ! LA 1.06 MK 1.01 NL 0.97 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00* HN 0.99 KP 0.97 ! LA 1.04 MK 1.03 NL 1.18 OV 0.96 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.01 KP 0.98 ! LA 1.00 MK 1.04 NL 1.09 OV 0.95 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.02 KP 1.00 ! LA 0.99 MK 0.96 NL 0.94 OV 0.99 ! PT 0.99 SC 1.00 ! ! ! Fit before self-cal, rms=0.067945Jy sigma=1.334194 ! Fit after self-cal, rms=0.066377Jy sigma=1.293795 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.923 mas, bmaj=7.334 mas, bpa=-5.53 degrees ! Estimated noise=0.635382 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.00211659 Jy ! Component: 100 - total flux cleaned = 0.00212028 Jy ! Component: 150 - total flux cleaned = 0.00212204 Jy ! Component: 200 - total flux cleaned = 0.00186956 Jy ! Total flux subtracted in 200 components = 0.00186956 Jy ! Clean residual min=-0.003887 max=0.004694 Jy/beam ! Clean residual mean=0.000009 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.29219 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.29219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066117Jy sigma=1.289373 ! Fit after self-cal, rms=0.066106Jy sigma=1.288967 ! 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.066106Jy sigma=1.288967 ! Fit after self-cal, rms=0.065988Jy sigma=1.261909 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=7.393 mas, bpa=-5.046 degrees ! Estimated noise=0.63959 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175956 Jy ! Component: 100 - total flux cleaned = 0.00148545 Jy ! Component: 150 - total flux cleaned = 0.00131007 Jy ! Component: 200 - total flux cleaned = 0.00125924 Jy ! Total flux subtracted in 200 components = 0.00125924 Jy ! Clean residual min=-0.002849 max=0.003243 Jy/beam ! Clean residual mean=-0.000001 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.29345 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.29345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065858Jy sigma=1.258602 ! Fit after self-cal, rms=0.065865Jy sigma=1.258325 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) ! Added new window around map position (-3.5, 38.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00267608 Jy ! Component: 100 - total flux cleaned = 0.00322654 Jy ! Component: 150 - total flux cleaned = 0.00317401 Jy ! Component: 200 - total flux cleaned = 0.00312755 Jy ! Total flux subtracted in 200 components = 0.00312755 Jy ! Clean residual min=-0.002858 max=0.002798 Jy/beam ! Clean residual mean=-0.000001 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.296577 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 86 components and 0.296577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065709Jy sigma=1.255178 ! Fit after self-cal, rms=0.065703Jy sigma=1.255095 ! 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.065703Jy sigma=1.255095 ! Fit after self-cal, rms=0.065834Jy sigma=1.254687 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=7.401 mas, bpa=-5.017 degrees ! Estimated noise=0.639817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000483071 Jy ! Component: 100 - total flux cleaned = 0.000439745 Jy ! Component: 150 - total flux cleaned = 0.000401469 Jy ! Component: 200 - total flux cleaned = 0.000365218 Jy ! Total flux subtracted in 200 components = 0.000365218 Jy ! Clean residual min=-0.002818 max=0.002725 Jy/beam ! Clean residual mean=-0.000002 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.296942 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 101 components and 0.296942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065781Jy sigma=1.253512 ! Fit after self-cal, rms=0.065782Jy sigma=1.253493 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 = 1.14545e-05 Jy ! Component: 100 - total flux cleaned = 1.09095e-05 Jy ! Component: 150 - total flux cleaned = 4.15628e-05 Jy ! Component: 200 - total flux cleaned = 4.28639e-05 Jy ! Total flux subtracted in 200 components = 4.28639e-05 Jy ! Clean residual min=-0.002822 max=0.002671 Jy/beam ! Clean residual mean=-0.000002 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.296985 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 111 components and 0.296985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065756Jy sigma=1.252920 ! Fit after self-cal, rms=0.065754Jy sigma=1.252916 ! 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.065754Jy sigma=1.252916 ! Fit after self-cal, rms=0.065835Jy sigma=1.252801 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.883 mas, bmaj=13.92 mas, bpa=-2.249 degrees ! Estimated noise=0.845302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.49756e-05 Jy ! Component: 100 - total flux cleaned = -6.43636e-05 Jy ! Component: 150 - total flux cleaned = -0.000151331 Jy ! Component: 200 - total flux cleaned = -0.000209036 Jy ! Total flux subtracted in 200 components = -0.000209036 Jy ! Clean residual min=-0.002999 max=0.002472 Jy/beam ! Clean residual mean=-0.000005 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.296776 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 125 components and 0.296776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065830Jy sigma=1.252609 ! Fit after self-cal, rms=0.065827Jy sigma=1.252570 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 = 9.70266e-05 Jy ! Component: 100 - total flux cleaned = 0.00011619 Jy ! Component: 150 - total flux cleaned = 5.27181e-05 Jy ! Component: 200 - total flux cleaned = 8.5154e-06 Jy ! Total flux subtracted in 200 components = 8.5154e-06 Jy ! Clean residual min=-0.002953 max=0.002401 Jy/beam ! Clean residual mean=-0.000005 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.296785 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 130 components and 0.296785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065827Jy sigma=1.252508 ! Fit after self-cal, rms=0.065824Jy sigma=1.252488 ! 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.928 mas, bmaj=7.403 mas, bpa=-4.988 degrees ! Estimated noise=0.640056 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 7.403 at -4.988 degrees (North through East) ! Clean map min=-0.0026131 max=0.25238 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.371 mas, bmaj=6.388 mas, bpa=-4.542 degrees ! Estimated noise=0.893057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.19663 Jy ! Component: 100 - total flux cleaned = 0.241256 Jy ! Component: 150 - total flux cleaned = 0.25986 Jy ! Component: 200 - total flux cleaned = 0.269907 Jy ! Total flux subtracted in 200 components = 0.269907 Jy ! Clean residual min=-0.005410 max=0.006444 Jy/beam ! Clean residual mean=-0.000002 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.269907 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.269907 Jy ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=7.403 mas, bpa=-4.988 degrees ! Estimated noise=0.640056 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.00903228 Jy ! Component: 100 - total flux cleaned = 0.0141362 Jy ! Component: 150 - total flux cleaned = 0.0177106 Jy ! Component: 200 - total flux cleaned = 0.0204604 Jy ! Total flux subtracted in 200 components = 0.0204604 Jy ! Clean residual min=-0.003053 max=0.002962 Jy/beam ! Clean residual mean=-0.000002 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.290368 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.290368 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.883 mas, bmaj=13.92 mas, bpa=-2.249 degrees ! Estimated noise=0.845302 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255789 Jy ! Component: 100 - total flux cleaned = 0.00399592 Jy ! Component: 150 - total flux cleaned = 0.00448157 Jy ! Component: 200 - total flux cleaned = 0.00484258 Jy ! Total flux subtracted in 200 components = 0.00484258 Jy ! Clean residual min=-0.002773 max=0.002535 Jy/beam ! Clean residual mean=-0.000005 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.29521 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.000301724 Jy ! Component: 100 - total flux cleaned = 0.000482645 Jy ! Component: 150 - total flux cleaned = 0.000574845 Jy ! Component: 200 - total flux cleaned = 0.000637767 Jy ! Total flux subtracted in 200 components = 0.000637767 Jy ! Clean residual min=-0.002728 max=0.002466 Jy/beam ! Clean residual mean=-0.000005 rms=0.000776 Jy/beam ! Combined flux in latest and established models = 0.295848 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 78 components and 0.295848 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.928 mas, bmaj=7.403 mas, bpa=-4.988 degrees ! Estimated noise=0.640056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000568714 Jy ! Component: 100 - total flux cleaned = -0.000448765 Jy ! Component: 150 - total flux cleaned = -0.000287599 Jy ! Component: 200 - total flux cleaned = -9.39554e-05 Jy ! Total flux subtracted in 200 components = -9.39554e-05 Jy ! Clean residual min=-0.003003 max=0.002695 Jy/beam ! Clean residual mean=-0.000002 rms=0.000682 Jy/beam ! Combined flux in latest and established models = 0.295754 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 94 components and 0.295754 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065977Jy sigma=1.254631 ! Fit after self-cal, rms=0.065964Jy sigma=1.254483 wmodel /J0140-1532_S_map.mod ! wmodel: Unable to open new model file: /J0140-1532_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0140-1532_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.928 x 7.403 at -4.988 degrees (North through East) ! Clean map min=-0.0028129 max=0.2534 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0140-1532_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.253403 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000680761 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.805944 0.805944 1.61189 3.22378 6.44756 12.8951 25.7902 51.5804 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.253 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 372.234 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0140-1532_S_dfm.log closed on Thu May 19 22:01:21 2016