! Started logfile: /scr/pima/bg219h_uvs/J0950-2844_S_dfm.log on Thu May 19 22:18:15 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/J0950-2844_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0950-2844_S_uva.fits ! AN table 1: 30 integrations on 21 of 21 possible baselines. ! AN table 2: 31 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.557377 visibilities/baseline/integration-bin. ! Found source: J0950-2844 ! ! 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 2856 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 J0950-2844_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 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 46 telescope corrections were flagged in sub-array 1. ! A total of 57 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006099Jy sigma=19.897485 ! Fit after self-cal, rms=0.948401Jy sigma=18.704704 ! 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=8.403 mas, bmaj=23.8 mas, bpa=0.6331 degrees ! Estimated noise=0.913529 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.0427201 Jy ! Component: 100 - total flux cleaned = 0.0520362 Jy ! Total flux subtracted in 100 components = 0.0520362 Jy ! Clean residual min=-0.004201 max=0.004651 Jy/beam ! Clean residual mean=-0.000005 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 0.0520362 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.0520362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060243Jy sigma=1.129217 ! Fit after self-cal, rms=0.058551Jy sigma=1.094486 ! 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=10 mas, bmaj=26.43 mas, bpa=2.429 degrees ! Estimated noise=0.75925 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.00245459 Jy ! Component: 100 - total flux cleaned = 0.00246611 Jy ! Component: 150 - total flux cleaned = 0.00252173 Jy ! Component: 200 - total flux cleaned = 0.00252525 Jy ! Total flux subtracted in 200 components = 0.00252525 Jy ! Clean residual min=-0.002768 max=0.002627 Jy/beam ! Clean residual mean=-0.000004 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.0545615 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0545615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058385Jy sigma=1.091339 ! Fit after self-cal, rms=0.058343Jy sigma=1.090577 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10 x 26.43 at 2.429 degrees (North through East) ! Clean map min=-0.0026915 max=0.055435 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* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 KP 0.95 LA 1.09 MK 1.00* ! NL 1.14 OV 0.99 PT 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 KP 1.04 LA 1.06 NL 1.06 ! OV 1.05 PT 1.01 SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* KP 1.00* LA 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* KP 1.00* LA 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 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 0.92 KP 1.12 LA 1.03 NL 0.92 ! OV 0.98 PT 0.96 SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 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.058343Jy sigma=1.090577 ! Fit after self-cal, rms=0.058712Jy sigma=1.089292 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.4 mas, bpa=2.582 degrees ! Estimated noise=0.764159 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.000287927 Jy ! Component: 100 - total flux cleaned = 0.000283471 Jy ! Component: 150 - total flux cleaned = 0.000284054 Jy ! Component: 200 - total flux cleaned = 0.000153536 Jy ! Total flux subtracted in 200 components = 0.000153536 Jy ! Clean residual min=-0.002378 max=0.002084 Jy/beam ! Clean residual mean=-0.000005 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.054715 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 33 components and 0.054715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058650Jy sigma=1.088027 ! Fit after self-cal, rms=0.058682Jy sigma=1.087371 ! 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.058682Jy sigma=1.087371 ! Fit after self-cal, rms=0.059032Jy sigma=1.087193 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.08 mas, bmaj=26.38 mas, bpa=2.74 degrees ! Estimated noise=0.767197 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000110997 Jy ! Component: 100 - total flux cleaned = 0.000113863 Jy ! Component: 150 - total flux cleaned = -9.96792e-06 Jy ! Component: 200 - total flux cleaned = -9.28825e-05 Jy ! Total flux subtracted in 200 components = -9.28825e-05 Jy ! Clean residual min=-0.002318 max=0.002238 Jy/beam ! Clean residual mean=-0.000003 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.0546221 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.0546221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058995Jy sigma=1.086486 ! Fit after self-cal, rms=0.059024Jy sigma=1.086382 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.000294399 Jy ! Component: 100 - total flux cleaned = -0.000346344 Jy ! Component: 150 - total flux cleaned = -0.000394241 Jy ! Component: 200 - total flux cleaned = -0.000458305 Jy ! Total flux subtracted in 200 components = -0.000458305 Jy ! Clean residual min=-0.002251 max=0.002229 Jy/beam ! Clean residual mean=-0.000003 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.0541638 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 56 components and 0.0541638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059003Jy sigma=1.086002 ! Fit after self-cal, rms=0.058998Jy sigma=1.085946 ! 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.058998Jy sigma=1.085946 ! Fit after self-cal, rms=0.059424Jy sigma=1.085178 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.27 mas, bpa=2.829 degrees ! Estimated noise=0.773621 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.02845e-05 Jy ! Component: 100 - total flux cleaned = -6.7827e-05 Jy ! Component: 150 - total flux cleaned = -0.000116034 Jy ! Component: 200 - total flux cleaned = -0.000200497 Jy ! Total flux subtracted in 200 components = -0.000200497 Jy ! Clean residual min=-0.001915 max=0.002069 Jy/beam ! Clean residual mean=0.000001 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.0539633 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.0539633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059399Jy sigma=1.084773 ! Fit after self-cal, rms=0.059409Jy sigma=1.084432 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.000279787 Jy ! Component: 100 - total flux cleaned = -0.00029965 Jy ! Component: 150 - total flux cleaned = -0.000351949 Jy ! Component: 200 - total flux cleaned = -0.000382852 Jy ! Total flux subtracted in 200 components = -0.000382852 Jy ! Clean residual min=-0.001910 max=0.001953 Jy/beam ! Clean residual mean=-0.000001 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.0535805 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 70 components and 0.0535805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059397Jy sigma=1.084235 ! Fit after self-cal, rms=0.059394Jy sigma=1.084199 ! 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.059394Jy sigma=1.084199 ! Fit after self-cal, rms=0.059796Jy sigma=1.084377 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.47 mas, bmaj=27.48 mas, bpa=3.472 degrees ! Estimated noise=0.79057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000325942 Jy ! Component: 100 - total flux cleaned = -0.000390148 Jy ! Component: 150 - total flux cleaned = -0.00044598 Jy ! Component: 200 - total flux cleaned = -0.000478787 Jy ! Total flux subtracted in 200 components = -0.000478787 Jy ! Clean residual min=-0.001850 max=0.001991 Jy/beam ! Clean residual mean=-0.000001 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0531017 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.0531017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059781Jy sigma=1.084187 ! Fit after self-cal, rms=0.059788Jy sigma=1.084142 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.000276367 Jy ! Component: 100 - total flux cleaned = -0.000275825 Jy ! Component: 150 - total flux cleaned = -0.000288103 Jy ! Component: 200 - total flux cleaned = -0.000300327 Jy ! Total flux subtracted in 200 components = -0.000300327 Jy ! Clean residual min=-0.001843 max=0.001933 Jy/beam ! Clean residual mean=-0.000001 rms=0.000643 Jy/beam ! Combined flux in latest and established models = 0.0528013 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 84 components and 0.0528013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059780Jy sigma=1.084041 ! Fit after self-cal, rms=0.059776Jy sigma=1.084018 ! 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=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 26.2 at 2.85 degrees (North through East) ! Clean map min=-0.0038829 max=0.057928 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=8.451 mas, bmaj=23.62 mas, bpa=0.7494 degrees ! Estimated noise=0.930254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0446203 Jy ! Component: 100 - total flux cleaned = 0.0542244 Jy ! Component: 150 - total flux cleaned = 0.0550482 Jy ! Component: 200 - total flux cleaned = 0.0555445 Jy ! Total flux subtracted in 200 components = 0.0555445 Jy ! Clean residual min=-0.003944 max=0.003947 Jy/beam ! Clean residual mean=0.000020 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.0555445 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0555445 Jy ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 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.000465633 Jy ! Component: 100 - total flux cleaned = -0.000690925 Jy ! Component: 150 - total flux cleaned = -0.000885112 Jy ! Component: 200 - total flux cleaned = -0.00105362 Jy ! Total flux subtracted in 200 components = -0.00105362 Jy ! Clean residual min=-0.002337 max=0.002295 Jy/beam ! Clean residual mean=0.000003 rms=0.000791 Jy/beam ! Combined flux in latest and established models = 0.0544909 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 43 components and 0.0544909 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=11.47 mas, bmaj=27.48 mas, bpa=3.472 degrees ! Estimated noise=0.79057 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000490329 Jy ! Component: 100 - total flux cleaned = -0.000566128 Jy ! Component: 150 - total flux cleaned = -0.000666591 Jy ! Component: 200 - total flux cleaned = -0.00075518 Jy ! Total flux subtracted in 200 components = -0.00075518 Jy ! Clean residual min=-0.002072 max=0.002108 Jy/beam ! Clean residual mean=0.000002 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.0537357 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 = -7.91059e-05 Jy ! Component: 100 - total flux cleaned = -0.000172111 Jy ! Component: 150 - total flux cleaned = -0.000275891 Jy ! Component: 200 - total flux cleaned = -0.000391314 Jy ! Total flux subtracted in 200 components = -0.000391314 Jy ! Clean residual min=-0.001982 max=0.002035 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.0533444 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 66 components and 0.0533444 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=10.05 mas, bmaj=26.2 mas, bpa=2.85 degrees ! Estimated noise=0.777207 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.18124e-05 Jy ! Component: 100 - total flux cleaned = -2.91437e-05 Jy ! Component: 150 - total flux cleaned = -0.000110715 Jy ! Component: 200 - total flux cleaned = -0.000184599 Jy ! Total flux subtracted in 200 components = -0.000184599 Jy ! Clean residual min=-0.002046 max=0.002009 Jy/beam ! Clean residual mean=0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0531598 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.0531598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059783Jy sigma=1.084105 ! Fit after self-cal, rms=0.059789Jy sigma=1.084064 wmodel /J0950-2844_S_map.mod ! wmodel: Unable to open new model file: /J0950-2844_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219h_uvs/J0950-2844_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.05 x 26.2 at 2.85 degrees (North through East) ! Clean map min=-0.0038448 max=0.057855 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0950-2844_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0578549 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000649515 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.36799 3.36799 6.73597 13.4719 26.9439 53.8878 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.057 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 89.073 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0950-2844_S_dfm.log closed on Thu May 19 22:18:17 2016