! Started logfile: /scr/pima/rv124_uvs/J1610-3958_X_dfm.log on Mon Dec 24 00:20:05 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J1610-3958_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1610-3958_X_uva.fits ! AN table 1: 23 integrations on 21 of 21 possible baselines. ! AN table 2: 23 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1610-3958 ! ! 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 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 3864 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1610-3958_X] 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 print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 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 4 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! A total of 7 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.095058Jy sigma=15.548913 ! Fit after self-cal, rms=0.576237Jy sigma=7.939301 ! 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=0.5981 mas, bmaj=2.082 mas, bpa=5.829 degrees ! Estimated noise=1.45398 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.301833 Jy ! Component: 100 - total flux cleaned = 0.393486 Jy ! Total flux subtracted in 100 components = 0.393486 Jy ! Clean residual min=-0.022137 max=0.057548 Jy/beam ! Clean residual mean=0.000108 rms=0.006429 Jy/beam ! Combined flux in latest and established models = 0.393486 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.393486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.140131Jy sigma=2.024744 ! Fit after self-cal, rms=0.140118Jy sigma=2.024426 ! Inverting map ! Added new window around map position (-0.6, -3). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0551814 Jy ! Component: 100 - total flux cleaned = 0.0860806 Jy ! Total flux subtracted in 100 components = 0.0860806 Jy ! Clean residual min=-0.014338 max=0.025357 Jy/beam ! Clean residual mean=0.000082 rms=0.003776 Jy/beam ! Combined flux in latest and established models = 0.479567 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.479567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100346Jy sigma=1.402235 ! Fit after self-cal, rms=0.099555Jy sigma=1.389034 ! 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=0.8375 mas, bmaj=2.663 mas, bpa=5.428 degrees ! Estimated noise=0.831424 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.8, 4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0431214 Jy ! Component: 100 - total flux cleaned = 0.0662992 Jy ! Component: 150 - total flux cleaned = 0.0793256 Jy ! Component: 200 - total flux cleaned = 0.0867645 Jy ! Total flux subtracted in 200 components = 0.0867645 Jy ! Clean residual min=-0.012571 max=0.015621 Jy/beam ! Clean residual mean=0.000084 rms=0.003742 Jy/beam ! Combined flux in latest and established models = 0.566332 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 75 components and 0.566332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080562Jy sigma=1.091539 ! Fit after self-cal, rms=0.080461Jy sigma=1.089964 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8375 x 2.663 at 5.428 degrees (North through East) ! Clean map min=-0.012056 max=0.3795 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.10 LA 1.02 NL 1.09 ! OV 0.95 PT 0.91 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.09 LA 1.06 MK 1.00 ! OV 1.01 PT 0.94 SC 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 KP 1.08 LA 1.00 NL 1.09 ! OV 0.97 PT 0.93 SC 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 KP 1.09 LA 1.05 MK 1.01 ! OV 1.01 PT 0.94 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.08 LA 1.02 NL 1.10 ! OV 0.95 PT 0.93 SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 KP 1.10 LA 1.06 MK 1.00 ! OV 1.00 PT 0.96 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.09 LA 1.04 NL 1.07 ! OV 0.97 PT 0.90 SC 1.06 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.92 KP 1.09 LA 1.08 MK 0.99 ! OV 1.01 PT 0.93 SC 1.04 ! ! ! Fit before self-cal, rms=0.080461Jy sigma=1.089964 ! Fit after self-cal, rms=0.073096Jy sigma=0.951493 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8404 mas, bmaj=2.671 mas, bpa=5.335 degrees ! Estimated noise=0.833641 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.00350539 Jy ! Component: 100 - total flux cleaned = -0.00384029 Jy ! Component: 150 - total flux cleaned = -0.00414562 Jy ! Component: 200 - total flux cleaned = -0.00442002 Jy ! Total flux subtracted in 200 components = -0.00442002 Jy ! Clean residual min=-0.006509 max=0.004890 Jy/beam ! Clean residual mean=0.000045 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.561912 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 87 components and 0.561912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072746Jy sigma=0.947342 ! Fit after self-cal, rms=0.072796Jy sigma=0.947006 ! 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.072796Jy sigma=0.947006 ! Fit after self-cal, rms=0.072979Jy sigma=0.946472 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8417 mas, bmaj=2.673 mas, bpa=5.368 degrees ! Estimated noise=0.833862 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.002631 Jy ! Component: 100 - total flux cleaned = -0.00327297 Jy ! Component: 150 - total flux cleaned = -0.00351958 Jy ! Component: 200 - total flux cleaned = -0.00367408 Jy ! Total flux subtracted in 200 components = -0.00367408 Jy ! Clean residual min=-0.006234 max=0.004768 Jy/beam ! Clean residual mean=0.000041 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.558238 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 91 components and 0.558238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072726Jy sigma=0.943821 ! Fit after self-cal, rms=0.072718Jy sigma=0.943750 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 = -8.76615e-05 Jy ! Component: 100 - total flux cleaned = -0.000227396 Jy ! Component: 150 - total flux cleaned = -0.000360679 Jy ! Component: 200 - total flux cleaned = -0.000489861 Jy ! Total flux subtracted in 200 components = -0.000489861 Jy ! Clean residual min=-0.005962 max=0.004720 Jy/beam ! Clean residual mean=0.000042 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 0.557748 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 95 components and 0.557748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072579Jy sigma=0.942310 ! Fit after self-cal, rms=0.072569Jy sigma=0.942237 ! 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.072569Jy sigma=0.942237 ! Fit after self-cal, rms=0.072788Jy sigma=0.941694 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.842 mas, bmaj=2.673 mas, bpa=5.403 degrees ! Estimated noise=0.83403 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00185062 Jy ! Component: 100 - total flux cleaned = -0.00222478 Jy ! Component: 150 - total flux cleaned = -0.00250082 Jy ! Component: 200 - total flux cleaned = -0.00275578 Jy ! Total flux subtracted in 200 components = -0.00275578 Jy ! Clean residual min=-0.005810 max=0.004556 Jy/beam ! Clean residual mean=0.000036 rms=0.001183 Jy/beam ! Combined flux in latest and established models = 0.554992 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 98 components and 0.554992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072612Jy sigma=0.940043 ! Fit after self-cal, rms=0.072607Jy sigma=0.940001 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.000135499 Jy ! Component: 100 - total flux cleaned = -0.000250832 Jy ! Component: 150 - total flux cleaned = -0.000360274 Jy ! Component: 200 - total flux cleaned = -0.000517812 Jy ! Total flux subtracted in 200 components = -0.000517812 Jy ! Clean residual min=-0.005658 max=0.004483 Jy/beam ! Clean residual mean=0.000037 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.554474 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 0.554474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072512Jy sigma=0.939082 ! Fit after self-cal, rms=0.072505Jy sigma=0.939036 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.072505Jy sigma=0.939036 ! Fit after self-cal, rms=0.072715Jy sigma=0.938595 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=9.62 mas, bpa=-1.141 degrees ! Estimated noise=1.03999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00287029 Jy ! Component: 100 - total flux cleaned = -0.003145 Jy ! Component: 150 - total flux cleaned = -0.00349536 Jy ! Component: 200 - total flux cleaned = -0.00370071 Jy ! Total flux subtracted in 200 components = -0.00370071 Jy ! Clean residual min=-0.005809 max=0.005384 Jy/beam ! Clean residual mean=0.000063 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.550773 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 102 components and 0.550773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072633Jy sigma=0.937803 ! Fit after self-cal, rms=0.072623Jy sigma=0.937631 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.000214175 Jy ! Component: 100 - total flux cleaned = -0.000304001 Jy ! Component: 150 - total flux cleaned = -0.000431181 Jy ! Component: 200 - total flux cleaned = -0.000553657 Jy ! Total flux subtracted in 200 components = -0.000553657 Jy ! Clean residual min=-0.005780 max=0.005417 Jy/beam ! Clean residual mean=0.000064 rms=0.001558 Jy/beam ! Combined flux in latest and established models = 0.55022 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 106 components and 0.55022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072604Jy sigma=0.937625 ! Fit after self-cal, rms=0.072599Jy sigma=0.937586 ! 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=0.8421 mas, bmaj=2.673 mas, bpa=5.43 degrees ! Estimated noise=0.834055 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8421 x 2.673 at 5.43 degrees (North through East) ! Clean map min=-0.0081989 max=0.38643 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=0.5984 mas, bmaj=2.078 mas, bpa=5.809 degrees ! Estimated noise=1.47074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.30473 Jy ! Component: 100 - total flux cleaned = 0.399143 Jy ! Component: 150 - total flux cleaned = 0.448818 Jy ! Component: 200 - total flux cleaned = 0.478471 Jy ! Total flux subtracted in 200 components = 0.478471 Jy ! Clean residual min=-0.010458 max=0.015555 Jy/beam ! Clean residual mean=0.000050 rms=0.002704 Jy/beam ! Combined flux in latest and established models = 0.478471 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.478471 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8421 mas, bmaj=2.673 mas, bpa=5.43 degrees ! Estimated noise=0.834055 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.0354789 Jy ! Component: 100 - total flux cleaned = 0.0540806 Jy ! Component: 150 - total flux cleaned = 0.0643028 Jy ! Component: 200 - total flux cleaned = 0.0700599 Jy ! Total flux subtracted in 200 components = 0.0700599 Jy ! Clean residual min=-0.006174 max=0.004930 Jy/beam ! Clean residual mean=0.000041 rms=0.001296 Jy/beam ! Combined flux in latest and established models = 0.548531 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 89 components and 0.548531 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.743 mas, bmaj=9.62 mas, bpa=-1.141 degrees ! Estimated noise=1.03999 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00310312 Jy ! Component: 100 - total flux cleaned = 0.00346462 Jy ! Component: 150 - total flux cleaned = 0.00356605 Jy ! Component: 200 - total flux cleaned = 0.00339485 Jy ! Total flux subtracted in 200 components = 0.00339485 Jy ! Clean residual min=-0.005852 max=0.005775 Jy/beam ! Clean residual mean=0.000061 rms=0.001691 Jy/beam ! Combined flux in latest and established models = 0.551925 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.000232844 Jy ! Component: 100 - total flux cleaned = -0.000373446 Jy ! Component: 150 - total flux cleaned = -0.00050531 Jy ! Component: 200 - total flux cleaned = -0.000689942 Jy ! Total flux subtracted in 200 components = -0.000689942 Jy ! Clean residual min=-0.005829 max=0.005593 Jy/beam ! Clean residual mean=0.000062 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.551235 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.551235 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8421 mas, bmaj=2.673 mas, bpa=5.43 degrees ! Estimated noise=0.834055 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.87277e-05 Jy ! Component: 100 - total flux cleaned = 0.000348225 Jy ! Component: 150 - total flux cleaned = 0.000623922 Jy ! Component: 200 - total flux cleaned = 0.000565316 Jy ! Total flux subtracted in 200 components = 0.000565316 Jy ! Clean residual min=-0.004846 max=0.004648 Jy/beam ! Clean residual mean=0.000034 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.551801 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 128 components and 0.551801 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072634Jy sigma=0.938240 ! Fit after self-cal, rms=0.072589Jy sigma=0.937749 wmodel J1610-3958_X_map.mod ! Writing 128 model components to file: J1610-3958_X_map.mod wobs J1610-3958_X_uvs.fits ! Writing UV FITS file: J1610-3958_X_uvs.fits wwins J1610-3958_X_map.win ! wwins: Wrote 3 windows to J1610-3958_X_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.0010724 Jy ! Component: 100 - total flux cleaned = -0.00170367 Jy ! Component: 150 - total flux cleaned = -0.00185498 Jy ! Component: 200 - total flux cleaned = -0.00199578 Jy ! Component: 250 - total flux cleaned = -0.00206003 Jy ! Component: 300 - total flux cleaned = -0.00218367 Jy ! Component: 350 - total flux cleaned = -0.00253766 Jy ! Component: 400 - total flux cleaned = -0.00282096 Jy ! Component: 450 - total flux cleaned = -0.00304049 Jy ! Component: 500 - total flux cleaned = -0.00335568 Jy ! Component: 550 - total flux cleaned = -0.00345736 Jy ! Component: 600 - total flux cleaned = -0.00350721 Jy ! Component: 650 - total flux cleaned = -0.00355479 Jy ! Component: 700 - total flux cleaned = -0.00369306 Jy ! Component: 750 - total flux cleaned = -0.00373819 Jy ! Component: 800 - total flux cleaned = -0.00360785 Jy ! Component: 850 - total flux cleaned = -0.00356546 Jy ! Component: 900 - total flux cleaned = -0.00356533 Jy ! Component: 950 - total flux cleaned = -0.00344549 Jy ! Component: 1000 - total flux cleaned = -0.0033672 Jy ! Component: 1050 - total flux cleaned = -0.00313752 Jy ! Component: 1100 - total flux cleaned = -0.00309957 Jy ! Component: 1150 - total flux cleaned = -0.00291548 Jy ! Component: 1200 - total flux cleaned = -0.00280755 Jy ! Component: 1250 - total flux cleaned = -0.00266709 Jy ! Component: 1300 - total flux cleaned = -0.00252923 Jy ! Component: 1350 - total flux cleaned = -0.00252958 Jy ! Component: 1400 - total flux cleaned = -0.00233015 Jy ! Component: 1450 - total flux cleaned = -0.00233068 Jy ! Component: 1500 - total flux cleaned = -0.00216979 Jy ! Component: 1550 - total flux cleaned = -0.00207555 Jy ! Component: 1600 - total flux cleaned = -0.0019514 Jy ! Component: 1650 - total flux cleaned = -0.00185958 Jy ! Component: 1700 - total flux cleaned = -0.00179956 Jy ! Component: 1750 - total flux cleaned = -0.00179977 Jy ! Component: 1800 - total flux cleaned = -0.001829 Jy ! Component: 1850 - total flux cleaned = -0.00171332 Jy ! Component: 1900 - total flux cleaned = -0.00168532 Jy ! Component: 1950 - total flux cleaned = -0.00162908 Jy ! Component: 2000 - total flux cleaned = -0.00143647 Jy ! Component: 2050 - total flux cleaned = -0.00143704 Jy ! Component: 2100 - total flux cleaned = -0.00127558 Jy ! Component: 2150 - total flux cleaned = -0.00130236 Jy ! Component: 2200 - total flux cleaned = -0.00119698 Jy ! Component: 2250 - total flux cleaned = -0.0011449 Jy ! Component: 2300 - total flux cleaned = -0.00117034 Jy ! Component: 2350 - total flux cleaned = -0.0010935 Jy ! Component: 2400 - total flux cleaned = -0.000967591 Jy ! Component: 2450 - total flux cleaned = -0.000967734 Jy ! Component: 2500 - total flux cleaned = -0.000869489 Jy ! Component: 2550 - total flux cleaned = -0.00072401 Jy ! Component: 2600 - total flux cleaned = -0.000675686 Jy ! Component: 2650 - total flux cleaned = -0.000604193 Jy ! Component: 2700 - total flux cleaned = -0.000557076 Jy ! Component: 2750 - total flux cleaned = -0.000370079 Jy ! Component: 2800 - total flux cleaned = -0.00032377 Jy ! Component: 2850 - total flux cleaned = -0.000163313 Jy ! Component: 2900 - total flux cleaned = -0.000117809 Jy ! Component: 2950 - total flux cleaned = -5.01604e-05 Jy ! Component: 3000 - total flux cleaned = 3.94645e-05 Jy ! Component: 3050 - total flux cleaned = 0.000128111 Jy ! Component: 3100 - total flux cleaned = 0.000128365 Jy ! Component: 3150 - total flux cleaned = 0.000258899 Jy ! Component: 3200 - total flux cleaned = 0.000323512 Jy ! Component: 3250 - total flux cleaned = 0.000366402 Jy ! Component: 3300 - total flux cleaned = 0.000387729 Jy ! Component: 3350 - total flux cleaned = 0.000430006 Jy ! Component: 3400 - total flux cleaned = 0.000450822 Jy ! Component: 3450 - total flux cleaned = 0.000450794 Jy ! Component: 3500 - total flux cleaned = 0.00049197 Jy ! Component: 3550 - total flux cleaned = 0.000512296 Jy ! Component: 3600 - total flux cleaned = 0.000512405 Jy ! Component: 3650 - total flux cleaned = 0.000552684 Jy ! Component: 3700 - total flux cleaned = 0.000532749 Jy ! Component: 3750 - total flux cleaned = 0.000552627 Jy ! Component: 3800 - total flux cleaned = 0.000572082 Jy ! Component: 3850 - total flux cleaned = 0.000572003 Jy ! Component: 3900 - total flux cleaned = 0.000494691 Jy ! Component: 3950 - total flux cleaned = 0.000533428 Jy ! Component: 4000 - total flux cleaned = 0.000514565 Jy ! Component: 4050 - total flux cleaned = 0.000552518 Jy ! Total flux subtracted in 4096 components = 0.000590356 Jy ! Clean residual min=-0.001451 max=0.001073 Jy/beam ! Clean residual mean=0.000009 rms=0.000330 Jy/beam ! Combined flux in latest and established models = 0.552391 Jy keep ! Adding 273 model components to the UV plane model. ! The established model now contains 401 components and 0.552391 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1610-3958_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8421 x 2.673 at 5.43 degrees (North through East) ! Clean map min=-0.0055618 max=0.39202 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1610-3958_X_map.fits wmodel /scr/pima/rv124_uvs/J1610-3958_X_map.mod ! Writing 401 model components to file: /scr/pima/rv124_uvs/J1610-3958_X_map.mod wobs /scr/pima/rv124_uvs/J1610-3958_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1610-3958_X_uvs.fits wwins /scr/pima/rv124_uvs/J1610-3958_X_map.win ! wwins: Wrote 4 windows to /scr/pima/rv124_uvs/J1610-3958_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.392023 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000330447 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.252878 0.252878 0.505757 1.01151 2.02303 4.04605 8.0921 16.1842 32.3684 64.7368 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.392 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1186.34 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1610-3958_X_dfm.log closed on Mon Dec 24 00:20:09 2018