! Started logfile: /scr/pima/bg219a_uvs/J0222-1615_S_dfm.log on Thu May 19 23:48:25 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/bg219a_uvs/J0222-1615_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0222-1615_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.965986 visibilities/baseline/integration-bin. ! Found source: J0222-1615 ! ! 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 49 lines of history. ! ! Reading 2272 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 J0222-1615_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.018003Jy sigma=23.461598 ! Fit after self-cal, rms=0.867347Jy sigma=19.909423 ! 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.442 mas, bmaj=5.782 mas, bpa=0.8641 degrees ! Estimated noise=0.961394 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.09872 Jy ! Component: 100 - total flux cleaned = 0.123462 Jy ! Total flux subtracted in 100 components = 0.123462 Jy ! Clean residual min=-0.010795 max=0.015746 Jy/beam ! Clean residual mean=-0.000000 rms=0.002831 Jy/beam ! Combined flux in latest and established models = 0.123462 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.123462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071363Jy sigma=1.566610 ! Fit after self-cal, rms=0.071320Jy sigma=1.566057 ! 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.923 mas, bmaj=6.759 mas, bpa=-1.172 degrees ! Estimated noise=0.713708 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 (-3, 0). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230663 Jy ! Component: 100 - total flux cleaned = 0.0358496 Jy ! Component: 150 - total flux cleaned = 0.0441564 Jy ! Component: 200 - total flux cleaned = 0.0501611 Jy ! Total flux subtracted in 200 components = 0.0501611 Jy ! Clean residual min=-0.007030 max=0.007444 Jy/beam ! Clean residual mean=-0.000005 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.173623 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 41 components and 0.173623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063427Jy sigma=1.367412 ! Fit after self-cal, rms=0.063100Jy sigma=1.361145 ! 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.923 x 6.759 at -1.172 degrees (North through East) ! Clean map min=-0.0060378 max=0.13355 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.03 LA 0.94 MK 1.01 NL 0.99 ! OV 0.97 PT 0.95 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 LA 0.93 MK 1.02 NL 1.08 ! OV 0.96 PT 0.94 SC 1.06 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* LA 1.00* MK 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 LA 0.92 MK 1.03 NL 1.01 ! OV 0.95 PT 0.93 SC 0.95 ! ! ! Fit before self-cal, rms=0.063100Jy sigma=1.361145 ! Fit after self-cal, rms=0.061939Jy sigma=1.341963 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.959 mas, bmaj=6.837 mas, bpa=-1.169 degrees ! Estimated noise=0.697763 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.00287406 Jy ! Component: 100 - total flux cleaned = 0.00355256 Jy ! Component: 150 - total flux cleaned = 0.00396842 Jy ! Component: 200 - total flux cleaned = 0.00431564 Jy ! Total flux subtracted in 200 components = 0.00431564 Jy ! Clean residual min=-0.005373 max=0.005417 Jy/beam ! Clean residual mean=0.000001 rms=0.001431 Jy/beam ! Combined flux in latest and established models = 0.177938 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.177938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061702Jy sigma=1.336327 ! Fit after self-cal, rms=0.061695Jy sigma=1.335767 ! 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.061695Jy sigma=1.335767 ! Fit after self-cal, rms=0.060085Jy sigma=1.327624 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.968 mas, bmaj=6.848 mas, bpa=-0.6937 degrees ! Estimated noise=0.685542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.002161 Jy ! Component: 100 - total flux cleaned = -0.00245169 Jy ! Component: 150 - total flux cleaned = -0.00241227 Jy ! Component: 200 - total flux cleaned = -0.00234046 Jy ! Total flux subtracted in 200 components = -0.00234046 Jy ! Clean residual min=-0.003991 max=0.004796 Jy/beam ! Clean residual mean=0.000003 rms=0.001140 Jy/beam ! Combined flux in latest and established models = 0.175598 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.175598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059984Jy sigma=1.324011 ! Fit after self-cal, rms=0.059989Jy sigma=1.323747 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.55979e-05 Jy ! Component: 100 - total flux cleaned = 0.000186407 Jy ! Component: 150 - total flux cleaned = 0.000331685 Jy ! Component: 200 - total flux cleaned = 0.000440134 Jy ! Total flux subtracted in 200 components = 0.000440134 Jy ! Clean residual min=-0.003965 max=0.004686 Jy/beam ! Clean residual mean=0.000004 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.176038 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 77 components and 0.176038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059961Jy sigma=1.322989 ! Fit after self-cal, rms=0.059961Jy sigma=1.322958 ! 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.059961Jy sigma=1.322958 ! Fit after self-cal, rms=0.059066Jy sigma=1.321362 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.976 mas, bmaj=6.849 mas, bpa=-0.5138 degrees ! Estimated noise=0.675174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200127 Jy ! Component: 100 - total flux cleaned = -0.0026778 Jy ! Component: 150 - total flux cleaned = -0.0026514 Jy ! Component: 200 - total flux cleaned = -0.00253937 Jy ! Total flux subtracted in 200 components = -0.00253937 Jy ! Clean residual min=-0.003851 max=0.004614 Jy/beam ! Clean residual mean=0.000004 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.173499 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 89 components and 0.173499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059008Jy sigma=1.318843 ! Fit after self-cal, rms=0.059012Jy sigma=1.318808 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 (95, 74.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00322561 Jy ! Component: 100 - total flux cleaned = 0.00393077 Jy ! Component: 150 - total flux cleaned = 0.00439322 Jy ! Component: 200 - total flux cleaned = 0.00466408 Jy ! Total flux subtracted in 200 components = 0.00466408 Jy ! Clean residual min=-0.003351 max=0.004009 Jy/beam ! Clean residual mean=0.000003 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.178163 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 110 components and 0.178163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058715Jy sigma=1.309201 ! Fit after self-cal, rms=0.058691Jy sigma=1.308550 ! Inverting map ! Added new window around map position (114.5, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.002898 Jy ! Component: 100 - total flux cleaned = 0.00371911 Jy ! Component: 150 - total flux cleaned = 0.00405886 Jy ! Component: 200 - total flux cleaned = 0.00435023 Jy ! Total flux subtracted in 200 components = 0.00435023 Jy ! Clean residual min=-0.003066 max=0.003538 Jy/beam ! Clean residual mean=0.000001 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.182513 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.182513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058482Jy sigma=1.302584 ! Fit after self-cal, rms=0.058449Jy sigma=1.302137 ! 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.058449Jy sigma=1.302137 ! Fit after self-cal, rms=0.057609Jy sigma=1.299226 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.736 mas, bmaj=15.53 mas, bpa=3.237 degrees ! Estimated noise=0.819548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.43389e-05 Jy ! Component: 100 - total flux cleaned = -1.01496e-05 Jy ! Component: 150 - total flux cleaned = -1.66575e-05 Jy ! Component: 200 - total flux cleaned = -0.000105508 Jy ! Total flux subtracted in 200 components = -0.000105508 Jy ! Clean residual min=-0.003064 max=0.003199 Jy/beam ! Clean residual mean=0.000004 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.182407 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 160 components and 0.182407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057576Jy sigma=1.296600 ! Fit after self-cal, rms=0.057566Jy sigma=1.296437 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.000118427 Jy ! Component: 100 - total flux cleaned = 0.000280828 Jy ! Component: 150 - total flux cleaned = 0.000309039 Jy ! Component: 200 - total flux cleaned = 0.000308332 Jy ! Total flux subtracted in 200 components = 0.000308332 Jy ! Clean residual min=-0.002975 max=0.002911 Jy/beam ! Clean residual mean=0.000004 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.182716 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 175 components and 0.182716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057569Jy sigma=1.296109 ! Fit after self-cal, rms=0.057564Jy sigma=1.296069 ! 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.983 mas, bmaj=6.853 mas, bpa=-0.4941 degrees ! Estimated noise=0.665025 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 6.853 at -0.4941 degrees (North through East) ! Clean map min=-0.0028417 max=0.12792 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.476 mas, bmaj=5.831 mas, bpa=1.573 degrees ! Estimated noise=0.904289 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0927527 Jy ! Component: 100 - total flux cleaned = 0.117271 Jy ! Component: 150 - total flux cleaned = 0.131276 Jy ! Component: 200 - total flux cleaned = 0.140539 Jy ! Total flux subtracted in 200 components = 0.140539 Jy ! Clean residual min=-0.007276 max=0.007519 Jy/beam ! Clean residual mean=0.000002 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.140539 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.140539 Jy ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=6.853 mas, bpa=-0.4941 degrees ! Estimated noise=0.665025 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.0098714 Jy ! Component: 100 - total flux cleaned = 0.0166283 Jy ! Component: 150 - total flux cleaned = 0.0219372 Jy ! Component: 200 - total flux cleaned = 0.0261756 Jy ! Total flux subtracted in 200 components = 0.0261756 Jy ! Clean residual min=-0.004914 max=0.004369 Jy/beam ! Clean residual mean=0.000000 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.166715 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 43 components and 0.166715 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.736 mas, bmaj=15.53 mas, bpa=3.237 degrees ! Estimated noise=0.819548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00507219 Jy ! Component: 100 - total flux cleaned = 0.00823274 Jy ! Component: 150 - total flux cleaned = 0.0097343 Jy ! Component: 200 - total flux cleaned = 0.0109858 Jy ! Total flux subtracted in 200 components = 0.0109858 Jy ! Clean residual min=-0.003703 max=0.003588 Jy/beam ! Clean residual mean=0.000001 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.177701 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.000839462 Jy ! Component: 100 - total flux cleaned = 0.00143181 Jy ! Component: 150 - total flux cleaned = 0.00189537 Jy ! Component: 200 - total flux cleaned = 0.00230785 Jy ! Total flux subtracted in 200 components = 0.00230785 Jy ! Clean residual min=-0.003398 max=0.003070 Jy/beam ! Clean residual mean=0.000002 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.180009 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 98 components and 0.180009 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.983 mas, bmaj=6.853 mas, bpa=-0.4941 degrees ! Estimated noise=0.665025 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00017733 Jy ! Component: 100 - total flux cleaned = -1.74473e-05 Jy ! Component: 150 - total flux cleaned = 4.9833e-05 Jy ! Component: 200 - total flux cleaned = 0.000178104 Jy ! Total flux subtracted in 200 components = 0.000178104 Jy ! Clean residual min=-0.003623 max=0.003597 Jy/beam ! Clean residual mean=0.000002 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.180187 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 124 components and 0.180187 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057784Jy sigma=1.300073 ! Fit after self-cal, rms=0.057734Jy sigma=1.299475 wmodel /J0222-1615_S_map.mod ! wmodel: Unable to open new model file: /J0222-1615_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219a_uvs/J0222-1615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.983 x 6.853 at -0.4941 degrees (North through East) ! Clean map min=-0.003303 max=0.12587 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0222-1615_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.125865 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000828573 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.97491 1.97491 3.94981 7.89963 15.7993 31.5985 63.197 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.125 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 151.905 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0222-1615_S_dfm.log closed on Thu May 19 23:48:28 2016