! Started logfile: /scr/pima/rv119_uvs/J1539+4735_S_dfm.log on Sun Dec 17 11:37:33 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/J1539+4735_S_uva.fits ! Reading UV FITS file: /scr/pima/rv119_uvs/J1539+4735_S_uva.fits ! AN table 1: 22 integrations on 36 of 36 possible baselines. ! AN table 2: 22 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.941288 visibilities/baseline/integration-bin. ! Found source: J1539+4735 ! ! 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 5964 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 J1539+4735_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 1 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! A total of 27 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.010853Jy sigma=18.786545 ! Fit after self-cal, rms=0.970009Jy sigma=18.198234 ! 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=3.09 mas, bmaj=6.046 mas, bpa=29.44 degrees ! Estimated noise=0.976432 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.0277723 Jy ! Component: 100 - total flux cleaned = 0.0287366 Jy ! Total flux subtracted in 100 components = 0.0287366 Jy ! Clean residual min=-0.007803 max=0.008870 Jy/beam ! Clean residual mean=0.000005 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.0287366 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0287366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137738Jy sigma=1.230652 ! Fit after self-cal, rms=0.136720Jy sigma=1.192623 ! 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=4.073 mas, bmaj=6.601 mas, bpa=28.08 degrees ! Estimated noise=0.533171 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.00308759 Jy ! Component: 100 - total flux cleaned = 0.00246866 Jy ! Component: 150 - total flux cleaned = 0.00218491 Jy ! Component: 200 - total flux cleaned = 0.00233912 Jy ! Total flux subtracted in 200 components = 0.00233912 Jy ! Clean residual min=-0.004291 max=0.005189 Jy/beam ! Clean residual mean=0.000006 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.0310757 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.0310757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136009Jy sigma=1.190025 ! Fit after self-cal, rms=0.135971Jy sigma=1.189453 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.073 x 6.601 at 28.08 degrees (North through East) ! Clean map min=-0.0042496 max=0.036963 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.60 KP 1.00 LA 1.00 ! MK 1.13 NL 1.03 OV 1.08 PT 1.18 ! SC 1.36 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.10 FD 0.95 HN 1.08 KP 1.02 ! LA 1.00 NL 0.91 OV 1.05 PT 0.92 ! SC 1.35 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.46 KP 1.08 LA 1.02 ! MK 1.11 NL 1.09 OV 1.14 PT 1.01 ! SC 1.53 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.09 FD 1.03 HN 1.27 KP 0.91 ! LA 0.92 NL 1.14 OV 1.02 PT 1.11 ! SC 1.23 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.28 KP 0.18 LA 1.57 ! MK 0.75 NL 1.00* OV 1.46 PT 1.16 ! SC 0.27 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.30 FD 1.44 HN 1.30 KP 0.25 ! LA 1.46 NL 1.00* OV 1.69 PT 1.26 ! SC 0.23 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.53 KP 1.13 LA 1.17 ! MK 1.17 NL 1.04 OV 1.09 PT 1.11 ! SC 1.28 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.04 FD 1.11 HN 1.27 KP 0.90 ! LA 1.04 NL 1.06 OV 1.14 PT 0.99 ! SC 1.49 ! ! ! Fit before self-cal, rms=0.135971Jy sigma=1.189453 ! Fit after self-cal, rms=0.061608Jy sigma=1.049334 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.706 mas, bmaj=6.417 mas, bpa=27.22 degrees ! Estimated noise=0.52781 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.00131635 Jy ! Component: 100 - total flux cleaned = 0.00129816 Jy ! Component: 150 - total flux cleaned = 0.0013145 Jy ! Component: 200 - total flux cleaned = 0.00134069 Jy ! Total flux subtracted in 200 components = 0.00134069 Jy ! Clean residual min=-0.002272 max=0.001794 Jy/beam ! Clean residual mean=0.000003 rms=0.000494 Jy/beam ! Combined flux in latest and established models = 0.0324164 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.0324164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061590Jy sigma=1.048637 ! Fit after self-cal, rms=0.063039Jy sigma=1.009752 ! 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.063039Jy sigma=1.009752 ! Fit after self-cal, rms=0.071830Jy sigma=1.000324 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.604 mas, bmaj=6.292 mas, bpa=26.81 degrees ! Estimated noise=0.535614 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000410668 Jy ! Component: 100 - total flux cleaned = 0.000528989 Jy ! Component: 150 - total flux cleaned = 0.00063733 Jy ! Component: 200 - total flux cleaned = 0.000674002 Jy ! Total flux subtracted in 200 components = 0.000674002 Jy ! Clean residual min=-0.002215 max=0.001801 Jy/beam ! Clean residual mean=0.000000 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.0330904 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0330904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071823Jy sigma=0.999988 ! Fit after self-cal, rms=0.072321Jy sigma=0.996342 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.000965443 Jy ! Component: 100 - total flux cleaned = -0.00112002 Jy ! Component: 150 - total flux cleaned = -0.00113641 Jy ! Component: 200 - total flux cleaned = -0.00116309 Jy ! Total flux subtracted in 200 components = -0.00116309 Jy ! Clean residual min=-0.002424 max=0.001803 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.0319273 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.0319273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072290Jy sigma=0.996082 ! Fit after self-cal, rms=0.072301Jy sigma=0.995947 ! 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.072301Jy sigma=0.995947 ! Fit after self-cal, rms=0.083749Jy sigma=0.993765 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.583 mas, bmaj=6.24 mas, bpa=26.54 degrees ! Estimated noise=0.532752 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222941 Jy ! Component: 100 - total flux cleaned = 0.000299228 Jy ! Component: 150 - total flux cleaned = 0.000312432 Jy ! Component: 200 - total flux cleaned = 0.000292739 Jy ! Total flux subtracted in 200 components = 0.000292739 Jy ! Clean residual min=-0.002193 max=0.001842 Jy/beam ! Clean residual mean=-0.000001 rms=0.000473 Jy/beam ! Combined flux in latest and established models = 0.03222 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 46 components and 0.0322201 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083742Jy sigma=0.993672 ! Fit after self-cal, rms=0.084073Jy sigma=0.992610 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.000619671 Jy ! Component: 100 - total flux cleaned = -0.00066733 Jy ! Component: 150 - total flux cleaned = -0.000635201 Jy ! Component: 200 - total flux cleaned = -0.000626311 Jy ! Total flux subtracted in 200 components = -0.000626311 Jy ! Clean residual min=-0.002248 max=0.001756 Jy/beam ! Clean residual mean=-0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0315937 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.0315937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084055Jy sigma=0.992619 ! Fit after self-cal, rms=0.084059Jy sigma=0.992566 ! 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.084059Jy sigma=0.992566 ! Fit after self-cal, rms=0.096623Jy sigma=0.991805 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.83 mas, bmaj=8.678 mas, bpa=-21.69 degrees ! Estimated noise=0.700132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000391461 Jy ! Component: 100 - total flux cleaned = 0.000391655 Jy ! Component: 150 - total flux cleaned = 0.000433046 Jy ! Component: 200 - total flux cleaned = 0.000478069 Jy ! Total flux subtracted in 200 components = 0.000478069 Jy ! Clean residual min=-0.002500 max=0.002025 Jy/beam ! Clean residual mean=-0.000002 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.0320718 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 54 components and 0.0320718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096617Jy sigma=0.991918 ! Fit after self-cal, rms=0.096776Jy sigma=0.991610 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.000198348 Jy ! Component: 100 - total flux cleaned = -0.000226632 Jy ! Component: 150 - total flux cleaned = -0.000227936 Jy ! Component: 200 - total flux cleaned = -0.00020538 Jy ! Total flux subtracted in 200 components = -0.00020538 Jy ! Clean residual min=-0.002517 max=0.002041 Jy/beam ! Clean residual mean=-0.000003 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.0318664 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.0318664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096766Jy sigma=0.991704 ! Fit after self-cal, rms=0.096766Jy sigma=0.991678 ! 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.584 mas, bmaj=6.2 mas, bpa=26.31 degrees ! Estimated noise=0.529534 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.2 at 26.31 degrees (North through East) ! Clean map min=-0.0033863 max=0.034613 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.705 mas, bmaj=5.852 mas, bpa=28.85 degrees ! Estimated noise=0.91513 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0285519 Jy ! Component: 100 - total flux cleaned = 0.0302267 Jy ! Component: 150 - total flux cleaned = 0.0308817 Jy ! Component: 200 - total flux cleaned = 0.0313733 Jy ! Total flux subtracted in 200 components = 0.0313733 Jy ! Clean residual min=-0.003876 max=0.004309 Jy/beam ! Clean residual mean=0.000001 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.0313733 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.0313733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.2 mas, bpa=26.31 degrees ! Estimated noise=0.529534 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.000372697 Jy ! Component: 100 - total flux cleaned = 0.00041464 Jy ! Component: 150 - total flux cleaned = 0.000413135 Jy ! Component: 200 - total flux cleaned = 0.000441692 Jy ! Total flux subtracted in 200 components = 0.000441692 Jy ! Clean residual min=-0.002219 max=0.001653 Jy/beam ! Clean residual mean=-0.000002 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.031815 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 26 components and 0.031815 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.83 mas, bmaj=8.678 mas, bpa=-21.69 degrees ! Estimated noise=0.700132 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145863 Jy ! Component: 100 - total flux cleaned = 0.000137875 Jy ! Component: 150 - total flux cleaned = 0.00012243 Jy ! Component: 200 - total flux cleaned = 0.000109824 Jy ! Total flux subtracted in 200 components = 0.000109824 Jy ! Clean residual min=-0.002484 max=0.002026 Jy/beam ! Clean residual mean=-0.000003 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.0319248 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 = 5.08604e-06 Jy ! Component: 100 - total flux cleaned = 9.80966e-06 Jy ! Component: 150 - total flux cleaned = 1.85219e-05 Jy ! Component: 200 - total flux cleaned = 2.23585e-05 Jy ! Total flux subtracted in 200 components = 2.23585e-05 Jy ! Clean residual min=-0.002483 max=0.002020 Jy/beam ! Clean residual mean=-0.000003 rms=0.000586 Jy/beam ! Combined flux in latest and established models = 0.0319472 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.0319472 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.584 mas, bmaj=6.2 mas, bpa=26.31 degrees ! Estimated noise=0.529534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.91388e-05 Jy ! Component: 100 - total flux cleaned = 3.61912e-05 Jy ! Component: 150 - total flux cleaned = -9.0684e-06 Jy ! Component: 200 - total flux cleaned = -5.02888e-05 Jy ! Total flux subtracted in 200 components = -5.02888e-05 Jy ! Clean residual min=-0.002158 max=0.001695 Jy/beam ! Clean residual mean=-0.000002 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.0318969 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 41 components and 0.0318969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096764Jy sigma=0.992385 ! Fit after self-cal, rms=0.096764Jy sigma=0.992211 wmodel J1539+4735_S_map.mod ! Writing 41 model components to file: J1539+4735_S_map.mod wobs J1539+4735_S_uvs.fits ! Writing UV FITS file: J1539+4735_S_uvs.fits wwins J1539+4735_S_map.win ! wwins: Wrote 1 windows to J1539+4735_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.00082399 Jy ! Component: 100 - total flux cleaned = -0.0011149 Jy ! Component: 150 - total flux cleaned = -0.00114548 Jy ! Component: 200 - total flux cleaned = -0.00117423 Jy ! Component: 250 - total flux cleaned = -0.00120277 Jy ! Component: 300 - total flux cleaned = -0.00117581 Jy ! Component: 350 - total flux cleaned = -0.00122884 Jy ! Component: 400 - total flux cleaned = -0.00122847 Jy ! Component: 450 - total flux cleaned = -0.00122845 Jy ! Component: 500 - total flux cleaned = -0.00117877 Jy ! Component: 550 - total flux cleaned = -0.00115446 Jy ! Component: 600 - total flux cleaned = -0.00117838 Jy ! Component: 650 - total flux cleaned = -0.00120178 Jy ! Component: 700 - total flux cleaned = -0.00127058 Jy ! Component: 750 - total flux cleaned = -0.00131584 Jy ! Component: 800 - total flux cleaned = -0.00131579 Jy ! Component: 850 - total flux cleaned = -0.00133754 Jy ! Component: 900 - total flux cleaned = -0.00127275 Jy ! Component: 950 - total flux cleaned = -0.00120958 Jy ! Component: 1000 - total flux cleaned = -0.00123095 Jy ! Component: 1050 - total flux cleaned = -0.00108652 Jy ! Component: 1100 - total flux cleaned = -0.00112737 Jy ! Component: 1150 - total flux cleaned = -0.00106723 Jy ! Component: 1200 - total flux cleaned = -0.00104763 Jy ! Component: 1250 - total flux cleaned = -0.00102828 Jy ! Component: 1300 - total flux cleaned = -0.00100892 Jy ! Component: 1350 - total flux cleaned = -0.000989927 Jy ! Component: 1400 - total flux cleaned = -0.00104655 Jy ! Component: 1450 - total flux cleaned = -0.000934097 Jy ! Component: 1500 - total flux cleaned = -0.000878752 Jy ! Component: 1550 - total flux cleaned = -0.000842402 Jy ! Component: 1600 - total flux cleaned = -0.000806269 Jy ! Component: 1650 - total flux cleaned = -0.000752753 Jy ! Component: 1700 - total flux cleaned = -0.000664148 Jy ! Component: 1750 - total flux cleaned = -0.000611441 Jy ! Component: 1800 - total flux cleaned = -0.000524518 Jy ! Component: 1850 - total flux cleaned = -0.00043828 Jy ! Component: 1900 - total flux cleaned = -0.000319303 Jy ! Component: 1950 - total flux cleaned = -0.000268642 Jy ! Component: 2000 - total flux cleaned = -0.000201736 Jy ! Component: 2050 - total flux cleaned = -0.000119118 Jy ! Component: 2100 - total flux cleaned = -5.36549e-05 Jy ! Component: 2150 - total flux cleaned = 1.14341e-05 Jy ! Component: 2200 - total flux cleaned = 0.000108107 Jy ! Component: 2250 - total flux cleaned = 0.000171947 Jy ! Component: 2300 - total flux cleaned = 0.000298888 Jy ! Component: 2350 - total flux cleaned = 0.000283089 Jy ! Component: 2400 - total flux cleaned = 0.000298806 Jy ! Component: 2450 - total flux cleaned = 0.000438412 Jy ! Component: 2500 - total flux cleaned = 0.000499911 Jy ! Component: 2550 - total flux cleaned = 0.000561175 Jy ! Component: 2600 - total flux cleaned = 0.0006066 Jy ! Component: 2650 - total flux cleaned = 0.00066688 Jy ! Component: 2700 - total flux cleaned = 0.000801652 Jy ! Component: 2750 - total flux cleaned = 0.000831132 Jy ! Component: 2800 - total flux cleaned = 0.00096381 Jy ! Component: 2850 - total flux cleaned = 0.000934463 Jy ! Component: 2900 - total flux cleaned = 0.00105093 Jy ! Component: 2950 - total flux cleaned = 0.00112339 Jy ! Component: 3000 - total flux cleaned = 0.00119519 Jy ! Component: 3050 - total flux cleaned = 0.00132388 Jy ! Component: 3100 - total flux cleaned = 0.00140914 Jy ! Component: 3150 - total flux cleaned = 0.00147992 Jy ! Component: 3200 - total flux cleaned = 0.00150792 Jy ! Component: 3250 - total flux cleaned = 0.00156377 Jy ! Component: 3300 - total flux cleaned = 0.00160544 Jy ! Component: 3350 - total flux cleaned = 0.00171598 Jy ! Component: 3400 - total flux cleaned = 0.0017436 Jy ! Component: 3450 - total flux cleaned = 0.00181185 Jy ! Component: 3500 - total flux cleaned = 0.00189347 Jy ! Component: 3550 - total flux cleaned = 0.0018934 Jy ! Component: 3600 - total flux cleaned = 0.00192041 Jy ! Component: 3650 - total flux cleaned = 0.00202763 Jy ! Component: 3700 - total flux cleaned = 0.0020943 Jy ! Component: 3750 - total flux cleaned = 0.00216062 Jy ! Component: 3800 - total flux cleaned = 0.00220016 Jy ! Component: 3850 - total flux cleaned = 0.00226588 Jy ! Component: 3900 - total flux cleaned = 0.00234447 Jy ! Component: 3950 - total flux cleaned = 0.00239652 Jy ! Component: 4000 - total flux cleaned = 0.00248715 Jy ! Component: 4050 - total flux cleaned = 0.00255155 Jy ! Total flux subtracted in 4096 components = 0.0025644 Jy ! Clean residual min=-0.000853 max=0.000924 Jy/beam ! Clean residual mean=-0.000001 rms=0.000239 Jy/beam ! Combined flux in latest and established models = 0.0344613 Jy keep ! Adding 305 model components to the UV plane model. ! The established model now contains 346 components and 0.0344613 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv119_uvs/J1539+4735_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.584 x 6.2 at 26.31 degrees (North through East) ! Clean map min=-0.0035519 max=0.034087 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv119_uvs/J1539+4735_S_map.fits wmodel /scr/pima/rv119_uvs/J1539+4735_S_map.mod ! Writing 346 model components to file: /scr/pima/rv119_uvs/J1539+4735_S_map.mod wobs /scr/pima/rv119_uvs/J1539+4735_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv119_uvs/J1539+4735_S_uvs.fits wwins /scr/pima/rv119_uvs/J1539+4735_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rv119_uvs/J1539+4735_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0340866 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000236867 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.08469 2.08469 4.16939 8.33878 16.6776 33.3551 66.7102 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.034 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 143.905 quit ! Quitting program ! Log file /scr/pima/rv119_uvs/J1539+4735_S_dfm.log closed on Sun Dec 17 11:37:37 2017