! Started logfile: /scr/pima/bg219i_uvs/J2222-3345_S_dfm.log on Thu May 19 23:40:23 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/bg219i_uvs/J2222-3345_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J2222-3345_S_uva.fits ! AN table 1: 30 integrations on 3 of 3 possible baselines. ! AN table 2: 31 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.6125 visibilities/baseline/integration-bin. ! Found source: J2222-3345 ! ! 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 980 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 J2222-3345_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 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! A total of 43 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.015171Jy sigma=18.126580 ! Fit after self-cal, rms=0.935255Jy sigma=16.807040 ! 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=20.74 mas, bmaj=50.58 mas, bpa=-1.908 degrees ! Estimated noise=1.71468 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0503639 Jy ! Component: 100 - total flux cleaned = 0.0610352 Jy ! Total flux subtracted in 100 components = 0.0610352 Jy ! Clean residual min=-0.004318 max=0.004316 Jy/beam ! Clean residual mean=0.000036 rms=0.001803 Jy/beam ! Combined flux in latest and established models = 0.0610352 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0610352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054039Jy sigma=0.943377 ! Fit after self-cal, rms=0.053153Jy sigma=0.927150 ! 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=23.73 mas, bmaj=44.75 mas, bpa=-3.144 degrees ! Estimated noise=1.42144 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.00250572 Jy ! Component: 100 - total flux cleaned = 0.00358516 Jy ! Component: 150 - total flux cleaned = 0.00393414 Jy ! Component: 200 - total flux cleaned = 0.0039868 Jy ! Total flux subtracted in 200 components = 0.0039868 Jy ! Clean residual min=-0.000867 max=0.000867 Jy/beam ! Clean residual mean=-0.000005 rms=0.000375 Jy/beam ! Combined flux in latest and established models = 0.065022 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 98 components and 0.065022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052566Jy sigma=0.918143 ! Fit after self-cal, rms=0.052305Jy sigma=0.914686 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.73 x 44.75 at -3.144 degrees (North through East) ! Clean map min=-0.0031143 max=0.064977 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. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.08 KP 0.96 LA 1.00* OV 1.08 ! PT 0.96 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 KP 0.95 LA 1.00* OV 1.03 ! PT 1.03 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 KP 1.13 LA 1.00* OV 0.90 ! PT 1.02 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* LA 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 KP 1.00 LA 1.00* OV 0.96 ! PT 1.01 ! ! ! Fit before self-cal, rms=0.052305Jy sigma=0.914686 ! Fit after self-cal, rms=0.046762Jy sigma=0.869533 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=19.42 mas, bmaj=37.69 mas, bpa=-4.837 degrees ! Estimated noise=1.77307 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.0010083 Jy ! Component: 100 - total flux cleaned = -0.000635307 Jy ! Component: 150 - total flux cleaned = -0.000367546 Jy ! Component: 200 - total flux cleaned = -0.000374989 Jy ! Total flux subtracted in 200 components = -0.000374989 Jy ! Clean residual min=-0.000555 max=0.000559 Jy/beam ! Clean residual mean=-0.000000 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.064647 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 166 components and 0.0646471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046740Jy sigma=0.869005 ! Fit after self-cal, rms=0.046825Jy sigma=0.867734 ! 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.046825Jy sigma=0.867734 ! Fit after self-cal, rms=0.047091Jy sigma=0.867554 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.39 mas, bmaj=37.77 mas, bpa=-4.85 degrees ! Estimated noise=1.77311 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131945 Jy ! Component: 100 - total flux cleaned = 0.000242929 Jy ! Component: 150 - total flux cleaned = 0.000243207 Jy ! Component: 200 - total flux cleaned = 3.57856e-05 Jy ! Total flux subtracted in 200 components = 3.57856e-05 Jy ! Clean residual min=-0.000497 max=0.000473 Jy/beam ! Clean residual mean=-0.000001 rms=0.000166 Jy/beam ! Combined flux in latest and established models = 0.0646828 Jy selfcal ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 218 components and 0.0646828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047079Jy sigma=0.867438 ! Fit after self-cal, rms=0.046949Jy sigma=0.864261 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.000699351 Jy ! Component: 100 - total flux cleaned = 0.000775465 Jy ! Component: 150 - total flux cleaned = 0.000904242 Jy ! Component: 200 - total flux cleaned = 0.00132457 Jy ! Total flux subtracted in 200 components = 0.00132457 Jy ! Clean residual min=-0.000979 max=0.000982 Jy/beam ! Clean residual mean=-0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.0660074 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 282 components and 0.0660074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046958Jy sigma=0.863620 ! Fit after self-cal, rms=0.046618Jy sigma=0.857739 ! Inverting map ! Added new window around map position (-79, 77.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.2379e-05 Jy ! Component: 100 - total flux cleaned = -0.000344602 Jy ! Component: 150 - total flux cleaned = -0.000578813 Jy ! Component: 200 - total flux cleaned = -0.000748772 Jy ! Total flux subtracted in 200 components = -0.000748772 Jy ! Clean residual min=-0.000804 max=0.000647 Jy/beam ! Clean residual mean=-0.000000 rms=0.000160 Jy/beam ! Combined flux in latest and established models = 0.0652587 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 368 components and 0.0652587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046594Jy sigma=0.857335 ! Fit after self-cal, rms=0.046556Jy sigma=0.857173 ! 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.046556Jy sigma=0.857173 ! Fit after self-cal, rms=0.046438Jy sigma=0.857032 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.34 mas, bmaj=37.91 mas, bpa=-4.89 degrees ! Estimated noise=1.76768 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000289945 Jy ! Component: 100 - total flux cleaned = -0.00060613 Jy ! Component: 150 - total flux cleaned = -0.000823321 Jy ! Component: 200 - total flux cleaned = -0.000982596 Jy ! Total flux subtracted in 200 components = -0.000982596 Jy ! Clean residual min=-0.000610 max=0.000531 Jy/beam ! Clean residual mean=0.000001 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0642761 Jy selfcal ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 414 components and 0.0642761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046428Jy sigma=0.856888 ! Fit after self-cal, rms=0.046412Jy sigma=0.856835 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.000327656 Jy ! Component: 100 - total flux cleaned = -0.000526241 Jy ! Component: 150 - total flux cleaned = -0.000600251 Jy ! Component: 200 - total flux cleaned = -0.000733538 Jy ! Total flux subtracted in 200 components = -0.000733538 Jy ! Clean residual min=-0.000534 max=0.000548 Jy/beam ! Clean residual mean=0.000000 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0635425 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 483 components and 0.0635425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046410Jy sigma=0.856781 ! Fit after self-cal, rms=0.046404Jy sigma=0.856765 ! 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.046404Jy sigma=0.856765 ! Fit after self-cal, rms=0.046387Jy sigma=0.856691 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=19.67 mas, bmaj=37.75 mas, bpa=-5.262 degrees ! Estimated noise=1.76807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000425352 Jy ! Component: 100 - total flux cleaned = -0.00068687 Jy ! Component: 150 - total flux cleaned = -0.000878967 Jy ! Component: 200 - total flux cleaned = -0.00103577 Jy ! Total flux subtracted in 200 components = -0.00103577 Jy ! Clean residual min=-0.000465 max=0.000490 Jy/beam ! Clean residual mean=0.000000 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0625068 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 531 components and 0.0625067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046378Jy sigma=0.856667 ! Fit after self-cal, rms=0.046374Jy sigma=0.856649 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.000240556 Jy ! Component: 100 - total flux cleaned = -0.000413879 Jy ! Component: 150 - total flux cleaned = -0.000488833 Jy ! Component: 200 - total flux cleaned = -0.000613526 Jy ! Total flux subtracted in 200 components = -0.000613526 Jy ! Clean residual min=-0.000522 max=0.000541 Jy/beam ! Clean residual mean=-0.000000 rms=0.000159 Jy/beam ! Combined flux in latest and established models = 0.0618932 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 554 components and 0.0618932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046371Jy sigma=0.856630 ! Fit after self-cal, rms=0.046359Jy sigma=0.856620 ! 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=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.27 x 38.08 at -4.929 degrees (North through East) ! Clean map min=-0.0034961 max=0.063798 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=16.62 mas, bmaj=42.85 mas, bpa=-3.799 degrees ! Estimated noise=2.36864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0419244 Jy ! Component: 100 - total flux cleaned = -0.048304 Jy ! Component: 150 - total flux cleaned = -0.0511432 Jy ! Component: 200 - total flux cleaned = -0.055264 Jy ! Total flux subtracted in 200 components = -0.055264 Jy ! Clean residual min=-0.029328 max=0.030741 Jy/beam ! Clean residual mean=-0.000054 rms=0.004909 Jy/beam ! Combined flux in latest and established models = -0.055264 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 56 model components to the UV plane model. ! The established model now contains 56 components and -0.055264 Jy ! Inverting map and beam ! Estimated beam: bmin=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 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.00557638 Jy ! Component: 100 - total flux cleaned = -0.00766452 Jy ! Component: 150 - total flux cleaned = -0.00894949 Jy ! Component: 200 - total flux cleaned = -0.0101233 Jy ! Total flux subtracted in 200 components = -0.0101233 Jy ! Clean residual min=-0.007269 max=0.006721 Jy/beam ! Clean residual mean=-0.000032 rms=0.001996 Jy/beam ! Combined flux in latest and established models = -0.0653873 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 119 components and -0.0653873 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=19.67 mas, bmaj=37.75 mas, bpa=-5.262 degrees ! Estimated noise=1.76807 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123511 Jy ! Component: 100 - total flux cleaned = -0.00239424 Jy ! Component: 150 - total flux cleaned = -0.00351067 Jy ! Component: 200 - total flux cleaned = -0.0045972 Jy ! Total flux subtracted in 200 components = -0.0045972 Jy ! Clean residual min=-0.005813 max=0.005811 Jy/beam ! Clean residual mean=-0.000025 rms=0.001757 Jy/beam ! Combined flux in latest and established models = -0.0699845 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.00106539 Jy ! Component: 100 - total flux cleaned = -0.00211541 Jy ! Component: 150 - total flux cleaned = -0.00315379 Jy ! Component: 200 - total flux cleaned = -0.00418252 Jy ! Total flux subtracted in 200 components = -0.00418252 Jy ! Clean residual min=-0.005669 max=0.005684 Jy/beam ! Clean residual mean=-0.000026 rms=0.001736 Jy/beam ! Combined flux in latest and established models = -0.0741671 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 177 components and -0.074167 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=19.27 mas, bmaj=38.08 mas, bpa=-4.929 degrees ! Estimated noise=1.76343 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00108062 Jy ! Component: 100 - total flux cleaned = -0.00215063 Jy ! Component: 150 - total flux cleaned = -0.00321414 Jy ! Component: 200 - total flux cleaned = -0.00427128 Jy ! Total flux subtracted in 200 components = -0.00427128 Jy ! Clean residual min=-0.005855 max=0.005793 Jy/beam ! Clean residual mean=-0.000027 rms=0.001790 Jy/beam ! Combined flux in latest and established models = -0.0784383 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 190 components and -0.0784383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048235Jy sigma=0.897008 ! Fit after self-cal, rms=0.046390Jy sigma=0.857617 wmodel /J2222-3345_S_map.mod ! wmodel: Unable to open new model file: /J2222-3345_S_map.mod ! Error occured in command: wmodel ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/bg219i_uvs/J2222-3345_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 19.27 x 38.08 at -4.929 degrees (North through East) ! Clean map min=-0.056278 max=0.0041476 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J2222-3345_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.00414756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000836489 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -60.5047 60.5047 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.004 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4.958 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J2222-3345_S_dfm.log closed on Thu May 19 23:40:26 2016