! Started logfile: /scr/pima/rv119_uvs/J0051-4226_S_dfm.log on Sun Dec 17 11:32:37 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv119_uvs/J0051-4226_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J0051-4226_S_uva.fits ! AN table 1: 2 integrations on 10 of 10 possible baselines. ! AN table 2: 2 integrations on 10 of 10 possible baselines. ! AN table 3: 2 integrations on 3 of 3 possible baselines. ! Apparent sampling: 0.978261 visibilities/baseline/integration-bin. ! Found source: J0051-4226 ! ! 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.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 180 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 J0051-4226_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 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 6 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 3 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.557245Jy sigma=13.263336 ! Fit after self-cal, rms=0.872172Jy sigma=6.214452 ! 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.821 mas, bmaj=15.04 mas, bpa=3.295 degrees ! Estimated noise=9.87022 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.688611 Jy ! Component: 100 - total flux cleaned = 0.730456 Jy ! Total flux subtracted in 100 components = 0.730456 Jy ! Clean residual min=-0.219314 max=0.253584 Jy/beam ! Clean residual mean=0.000065 rms=0.070021 Jy/beam ! Combined flux in latest and established models = 0.730456 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.730456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.872260Jy sigma=5.973887 ! Fit after self-cal, rms=0.872072Jy sigma=5.973592 ! 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.354 mas, bmaj=16.86 mas, bpa=2.879 degrees ! Estimated noise=8.56896 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.0468564 Jy ! Component: 100 - total flux cleaned = 0.0468308 Jy ! Component: 150 - total flux cleaned = 0.0450004 Jy ! Component: 200 - total flux cleaned = 0.0435953 Jy ! Total flux subtracted in 200 components = 0.0435953 Jy ! Clean residual min=-0.161082 max=0.197191 Jy/beam ! Clean residual mean=-0.000326 rms=0.048044 Jy/beam ! Combined flux in latest and established models = 0.774052 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 0.774052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.854402Jy sigma=5.898921 ! Fit after self-cal, rms=0.854630Jy sigma=5.898547 ! 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.354 x 16.86 at 2.879 degrees (North through East) ! Clean map min=-0.15301 max=0.85094 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 KP 1.14 LA 1.02 PT 1.01 ! SC 1.65 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.35 LA 0.98 NL 1.08 ! SC 1.52 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.00 LA 1.05 PT 1.04 ! SC 1.45 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.54 KP 0.87 LA 1.08 NL 2.22 ! SC 1.61 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 KP 0.30 LA 1.12 PT 1.07 ! SC 0.55 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.15 KP 0.45 LA 0.88 NL 1.00* ! SC 0.52 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 KP 1.02 LA 1.13 PT 1.12 ! SC 1.44 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 KP 1.03 LA 1.09 NL 6.14 ! SC 1.58 ! ! A total of 3 telescope corrections were flagged in sub-array 3. ! Telescope amplitude corrections in sub-array 3: ! KP 0.00* MK 0.00* OV 0.00* ! ! ! Fit before self-cal, rms=0.854630Jy sigma=5.898547 ! Fit after self-cal, rms=0.624304Jy sigma=1.325063 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.318 mas, bmaj=24.76 mas, bpa=6.189 degrees ! Estimated noise=9.24937 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.00512671 Jy ! Component: 100 - total flux cleaned = -0.00673395 Jy ! Component: 150 - total flux cleaned = -0.00708551 Jy ! Component: 200 - total flux cleaned = -0.00767639 Jy ! Total flux subtracted in 200 components = -0.00767639 Jy ! Clean residual min=-0.043873 max=0.033924 Jy/beam ! Clean residual mean=-0.000061 rms=0.010369 Jy/beam ! Combined flux in latest and established models = 0.766375 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.766375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.620414Jy sigma=1.314795 ! Fit after self-cal, rms=0.649107Jy sigma=1.274541 ! 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.649107Jy sigma=1.274541 ! Fit after self-cal, rms=0.759949Jy sigma=1.270889 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.33 mas, bmaj=24.88 mas, bpa=6.124 degrees ! Estimated noise=9.25273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000769919 Jy ! Component: 100 - total flux cleaned = -0.00149883 Jy ! Component: 150 - total flux cleaned = -0.00398622 Jy ! Component: 200 - total flux cleaned = -0.00568284 Jy ! Total flux subtracted in 200 components = -0.00568284 Jy ! Clean residual min=-0.040619 max=0.032552 Jy/beam ! Clean residual mean=-0.000062 rms=0.009732 Jy/beam ! Combined flux in latest and established models = 0.760693 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 0.760692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.755210Jy sigma=1.270685 ! Fit after self-cal, rms=0.756386Jy sigma=1.256987 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.00117918 Jy ! Component: 100 - total flux cleaned = -0.000245399 Jy ! Component: 150 - total flux cleaned = -0.00111016 Jy ! Component: 200 - total flux cleaned = -0.00134529 Jy ! Total flux subtracted in 200 components = -0.00134529 Jy ! Clean residual min=-0.040547 max=0.032150 Jy/beam ! Clean residual mean=-0.000056 rms=0.009674 Jy/beam ! Combined flux in latest and established models = 0.759347 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.759347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.753033Jy sigma=1.260196 ! Fit after self-cal, rms=0.754405Jy sigma=1.250354 ! 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.754405Jy sigma=1.250354 ! Fit after self-cal, rms=0.753868Jy sigma=1.247343 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.338 mas, bmaj=24.96 mas, bpa=6.057 degrees ! Estimated noise=9.23623 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.86091e-05 Jy ! Component: 100 - total flux cleaned = -0.00190499 Jy ! Component: 150 - total flux cleaned = -0.00368198 Jy ! Component: 200 - total flux cleaned = -0.0048808 Jy ! Total flux subtracted in 200 components = -0.0048808 Jy ! Clean residual min=-0.040630 max=0.032238 Jy/beam ! Clean residual mean=-0.000058 rms=0.009632 Jy/beam ! Combined flux in latest and established models = 0.754466 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.754466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.750477Jy sigma=1.256031 ! Fit after self-cal, rms=0.750675Jy sigma=1.246355 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.36783e-05 Jy ! Component: 100 - total flux cleaned = -0.00123485 Jy ! Component: 150 - total flux cleaned = -0.00202189 Jy ! Component: 200 - total flux cleaned = -0.00223753 Jy ! Total flux subtracted in 200 components = -0.00223753 Jy ! Clean residual min=-0.040813 max=0.031873 Jy/beam ! Clean residual mean=-0.000050 rms=0.009675 Jy/beam ! Combined flux in latest and established models = 0.752229 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 84 components and 0.752229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.748169Jy sigma=1.253850 ! Fit after self-cal, rms=0.748514Jy sigma=1.246398 ! 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.748514Jy sigma=1.246398 ! Fit after self-cal, rms=0.739049Jy sigma=1.243301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.341 mas, bmaj=41.05 mas, bpa=-0.8823 degrees ! Estimated noise=11.8528 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00416368 Jy ! Component: 100 - total flux cleaned = -0.00417461 Jy ! Component: 150 - total flux cleaned = -0.00402082 Jy ! Component: 200 - total flux cleaned = -0.00388007 Jy ! Total flux subtracted in 200 components = -0.00388007 Jy ! Clean residual min=-0.035384 max=0.029076 Jy/beam ! Clean residual mean=-0.000116 rms=0.011698 Jy/beam ! Combined flux in latest and established models = 0.748349 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 91 components and 0.748349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.737340Jy sigma=1.244148 ! Fit after self-cal, rms=0.737260Jy sigma=1.241294 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 = -4.80013e-06 Jy ! Component: 100 - total flux cleaned = 0.000156826 Jy ! Component: 150 - total flux cleaned = 0.000300292 Jy ! Component: 200 - total flux cleaned = 0.000301291 Jy ! Total flux subtracted in 200 components = 0.000301291 Jy ! Clean residual min=-0.035752 max=0.029225 Jy/beam ! Clean residual mean=-0.000118 rms=0.011743 Jy/beam ! Combined flux in latest and established models = 0.74865 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 93 components and 0.74865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.735850Jy sigma=1.242060 ! Fit after self-cal, rms=0.736113Jy sigma=1.240140 ! 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=3.345 mas, bmaj=25.05 mas, bpa=5.992 degrees ! Estimated noise=9.22471 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.345 x 25.05 at 5.992 degrees (North through East) ! Clean map min=-0.041029 max=0.8561 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.736113Jy sigma=1.240140 ! Fit after self-cal, rms=0.735230Jy sigma=1.237723 ! Inverting map and beam ! Estimated beam: bmin=3.357 mas, bmaj=25.12 mas, bpa=5.947 degrees ! Estimated noise=9.22989 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000968805 Jy ! Component: 100 - total flux cleaned = -0.0019542 Jy ! Component: 150 - total flux cleaned = -0.00331613 Jy ! Component: 200 - total flux cleaned = -0.0042274 Jy ! Total flux subtracted in 200 components = -0.0042274 Jy ! Clean residual min=-0.041294 max=0.032754 Jy/beam ! Clean residual mean=-0.000055 rms=0.009687 Jy/beam ! Combined flux in latest and established models = 0.744423 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 93 components and 0.744423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.732419Jy sigma=1.248403 ! Fit after self-cal, rms=0.731836Jy sigma=1.240400 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000639218 Jy ! Component: 100 - total flux cleaned = -0.0015403 Jy ! Component: 150 - total flux cleaned = -0.00253304 Jy ! Component: 200 - total flux cleaned = -0.00274812 Jy ! Total flux subtracted in 200 components = -0.00274812 Jy ! Clean residual min=-0.041547 max=0.032294 Jy/beam ! Clean residual mean=-0.000046 rms=0.009722 Jy/beam ! Combined flux in latest and established models = 0.741675 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.741675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.729696Jy sigma=1.248363 ! Fit after self-cal, rms=0.729650Jy sigma=1.241735 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.729650Jy sigma=1.241735 ! Fit after self-cal, rms=0.721896Jy sigma=1.238556 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.747 mas, bmaj=22 mas, bpa=5.417 degrees ! Estimated noise=11.1586 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.720982 Jy ! Component: 100 - total flux cleaned = 0.779577 Jy ! Component: 150 - total flux cleaned = 0.758065 Jy ! Component: 200 - total flux cleaned = 0.742959 Jy ! Total flux subtracted in 200 components = 0.742959 Jy ! Clean residual min=-0.048588 max=0.048972 Jy/beam ! Clean residual mean=-0.000010 rms=0.013890 Jy/beam ! Combined flux in latest and established models = 0.74296 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.74296 Jy ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=25.22 mas, bpa=5.887 degrees ! Estimated noise=9.22985 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.00524458 Jy ! Component: 100 - total flux cleaned = -0.00600174 Jy ! Component: 150 - total flux cleaned = -0.00657706 Jy ! Component: 200 - total flux cleaned = -0.0065773 Jy ! Total flux subtracted in 200 components = -0.0065773 Jy ! Clean residual min=-0.041015 max=0.035553 Jy/beam ! Clean residual mean=-0.000046 rms=0.010210 Jy/beam ! Combined flux in latest and established models = 0.736382 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.736383 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.406 mas, bmaj=41.44 mas, bpa=-1.057 degrees ! Estimated noise=11.7531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00132739 Jy ! Component: 100 - total flux cleaned = 0.00127313 Jy ! Component: 150 - total flux cleaned = 0.00125313 Jy ! Component: 200 - total flux cleaned = 0.0012579 Jy ! Total flux subtracted in 200 components = 0.0012579 Jy ! Clean residual min=-0.034214 max=0.030094 Jy/beam ! Clean residual mean=-0.000106 rms=0.011811 Jy/beam ! Combined flux in latest and established models = 0.73764 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.000157204 Jy ! Component: 100 - total flux cleaned = 0.000169972 Jy ! Component: 150 - total flux cleaned = 0.000313429 Jy ! Component: 200 - total flux cleaned = 0.000441516 Jy ! Total flux subtracted in 200 components = 0.000441516 Jy ! Clean residual min=-0.035012 max=0.029685 Jy/beam ! Clean residual mean=-0.000109 rms=0.011761 Jy/beam ! Combined flux in latest and established models = 0.738082 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 0.738082 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.365 mas, bmaj=25.22 mas, bpa=5.887 degrees ! Estimated noise=9.22985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000944845 Jy ! Component: 100 - total flux cleaned = 0.00143065 Jy ! Component: 150 - total flux cleaned = 0.000875414 Jy ! Component: 200 - total flux cleaned = 0.000348981 Jy ! Total flux subtracted in 200 components = 0.000348981 Jy ! Clean residual min=-0.040996 max=0.034196 Jy/beam ! Clean residual mean=-0.000057 rms=0.009789 Jy/beam ! Combined flux in latest and established models = 0.738431 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.738431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.725721Jy sigma=1.249105 ! Fit after self-cal, rms=0.711399Jy sigma=1.239016 wmodel J0051-4226_S_map.mod ! Writing 69 model components to file: J0051-4226_S_map.mod wobs J0051-4226_S_uvs.fits ! Writing UV FITS file: J0051-4226_S_uvs.fits wwins J0051-4226_S_map.win ! wwins: Wrote 1 windows to J0051-4226_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.0170234 Jy ! Component: 100 - total flux cleaned = -0.0170148 Jy ! Component: 150 - total flux cleaned = -0.0139494 Jy ! Component: 200 - total flux cleaned = -0.014416 Jy ! Component: 250 - total flux cleaned = -0.0162293 Jy ! Component: 300 - total flux cleaned = -0.0192909 Jy ! Component: 350 - total flux cleaned = -0.0214257 Jy ! Component: 400 - total flux cleaned = -0.0226766 Jy ! Component: 450 - total flux cleaned = -0.0255229 Jy ! Component: 500 - total flux cleaned = -0.0267133 Jy ! Component: 550 - total flux cleaned = -0.0286609 Jy ! Component: 600 - total flux cleaned = -0.0298073 Jy ! Component: 650 - total flux cleaned = -0.0324299 Jy ! Component: 700 - total flux cleaned = -0.0346286 Jy ! Component: 750 - total flux cleaned = -0.036436 Jy ! Component: 800 - total flux cleaned = -0.0392751 Jy ! Component: 850 - total flux cleaned = -0.0406731 Jy ! Component: 900 - total flux cleaned = -0.041708 Jy ! Component: 950 - total flux cleaned = -0.0427248 Jy ! Component: 1000 - total flux cleaned = -0.0437276 Jy ! Component: 1050 - total flux cleaned = -0.0443898 Jy ! Component: 1100 - total flux cleaned = -0.0447133 Jy ! Component: 1150 - total flux cleaned = -0.0450359 Jy ! Component: 1200 - total flux cleaned = -0.0456699 Jy ! Component: 1250 - total flux cleaned = -0.0450405 Jy ! Component: 1300 - total flux cleaned = -0.045663 Jy ! Component: 1350 - total flux cleaned = -0.0459703 Jy ! Component: 1400 - total flux cleaned = -0.0462737 Jy ! Component: 1450 - total flux cleaned = -0.0459707 Jy ! Component: 1500 - total flux cleaned = -0.0453579 Jy ! Component: 1550 - total flux cleaned = -0.0441397 Jy ! Component: 1600 - total flux cleaned = -0.0435282 Jy ! Component: 1650 - total flux cleaned = -0.0426121 Jy ! Component: 1700 - total flux cleaned = -0.0420021 Jy ! Component: 1750 - total flux cleaned = -0.0407771 Jy ! Component: 1800 - total flux cleaned = -0.0401688 Jy ! Component: 1850 - total flux cleaned = -0.0398601 Jy ! Component: 1900 - total flux cleaned = -0.0392459 Jy ! Component: 1950 - total flux cleaned = -0.0389348 Jy ! Component: 2000 - total flux cleaned = -0.0383158 Jy ! Component: 2050 - total flux cleaned = -0.0373794 Jy ! Component: 2100 - total flux cleaned = -0.037377 Jy ! Component: 2150 - total flux cleaned = -0.0367532 Jy ! Component: 2200 - total flux cleaned = -0.0364407 Jy ! Component: 2250 - total flux cleaned = -0.0361301 Jy ! Component: 2300 - total flux cleaned = -0.0354973 Jy ! Component: 2350 - total flux cleaned = -0.0345393 Jy ! Component: 2400 - total flux cleaned = -0.033904 Jy ! Component: 2450 - total flux cleaned = -0.0329332 Jy ! Component: 2500 - total flux cleaned = -0.0329365 Jy ! Component: 2550 - total flux cleaned = -0.0329379 Jy ! Component: 2600 - total flux cleaned = -0.0322732 Jy ! Component: 2650 - total flux cleaned = -0.0316054 Jy ! Component: 2700 - total flux cleaned = -0.0309295 Jy ! Component: 2750 - total flux cleaned = -0.0302416 Jy ! Component: 2800 - total flux cleaned = -0.0298957 Jy ! Component: 2850 - total flux cleaned = -0.0291819 Jy ! Component: 2900 - total flux cleaned = -0.0288166 Jy ! Component: 2950 - total flux cleaned = -0.028076 Jy ! Component: 3000 - total flux cleaned = -0.0273171 Jy ! Component: 3050 - total flux cleaned = -0.0265289 Jy ! Component: 3100 - total flux cleaned = -0.0257315 Jy ! Component: 3150 - total flux cleaned = -0.024914 Jy ! Component: 3200 - total flux cleaned = -0.0240639 Jy ! Component: 3250 - total flux cleaned = -0.0231904 Jy ! Component: 3300 - total flux cleaned = -0.0232019 Jy ! Component: 3350 - total flux cleaned = -0.022282 Jy ! Component: 3400 - total flux cleaned = -0.0217996 Jy ! Component: 3450 - total flux cleaned = -0.0212842 Jy ! Component: 3500 - total flux cleaned = -0.02128 Jy ! Component: 3550 - total flux cleaned = -0.0207746 Jy ! Component: 3600 - total flux cleaned = -0.0202274 Jy ! Component: 3650 - total flux cleaned = -0.0196645 Jy ! Component: 3700 - total flux cleaned = -0.0190769 Jy ! Component: 3750 - total flux cleaned = -0.0184791 Jy ! Component: 3800 - total flux cleaned = -0.0178459 Jy ! Component: 3850 - total flux cleaned = -0.0171845 Jy ! Component: 3900 - total flux cleaned = -0.0171668 Jy ! Component: 3950 - total flux cleaned = -0.0171739 Jy ! Component: 4000 - total flux cleaned = -0.0171804 Jy ! Component: 4050 - total flux cleaned = -0.0156841 Jy ! Total flux subtracted in 4096 components = -0.0156772 Jy ! Clean residual min=-0.047540 max=0.044759 Jy/beam ! Clean residual mean=0.000142 rms=0.012309 Jy/beam ! Combined flux in latest and established models = 0.722754 Jy keep ! Adding 178 model components to the UV plane model. ! The established model now contains 247 components and 0.722754 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J0051-4226_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.365 x 25.22 at 5.887 degrees (North through East) ! Clean map min=-0.069842 max=0.86549 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J0051-4226_S_map.fits wmodel /scr/pima/rv119_uvs/J0051-4226_S_map.mod ! Writing 247 model components to file: /scr/pima/rv119_uvs/J0051-4226_S_map.mod wobs /scr/pima/rv119_uvs/J0051-4226_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J0051-4226_S_uvs.fits wwins /scr/pima/rv119_uvs/J0051-4226_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J0051-4226_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.865494 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0150111 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.20319 5.20319 10.4064 20.8128 41.6255 83.2511 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.045 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.865 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 57.656 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J0051-4226_S_dfm.log closed on Sun Dec 17 11:32:41 2017