! Started logfile: /scr/pima/rv117_uvs/J0526-4830_X_dfm.log on Sat Dec 9 23:41:52 2017 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/rv117_uvs/J0526-4830_X_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J0526-4830_X_uva.fits ! AN table 1: 4 integrations on 1 of 1 possible baselines. ! AN table 2: 12 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.473684 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0526-4830 ! ! 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 74 lines of history. ! ! Reading 144 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 J0526-4830_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 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 8 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! A total of 32 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.051596Jy sigma=14.581715 ! Fit after self-cal, rms=0.702050Jy sigma=9.961220 ! 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.6017 mas, bmaj=15.56 mas, bpa=-12.91 degrees ! Estimated noise=6.23575 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.223999 Jy ! Component: 100 - total flux cleaned = 0.255919 Jy ! Total flux subtracted in 100 components = 0.255919 Jy ! Clean residual min=-0.019940 max=0.020006 Jy/beam ! Clean residual mean=0.000166 rms=0.007537 Jy/beam ! Combined flux in latest and established models = 0.255919 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.255919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076283Jy sigma=1.040410 ! Fit after self-cal, rms=0.076243Jy sigma=1.039449 ! 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.7394 mas, bmaj=13.62 mas, bpa=-12.56 degrees ! Estimated noise=5.16647 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.0263077 Jy ! Component: 100 - total flux cleaned = 0.0234326 Jy ! Component: 150 - total flux cleaned = 0.022165 Jy ! Component: 200 - total flux cleaned = 0.0234784 Jy ! Total flux subtracted in 200 components = 0.0234784 Jy ! Clean residual min=-0.011129 max=0.010979 Jy/beam ! Clean residual mean=0.000171 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.279397 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 64 components and 0.279397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057406Jy sigma=0.781548 ! Fit after self-cal, rms=0.056942Jy sigma=0.776128 ! 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.7394 x 13.62 at -12.56 degrees (North through East) ! Clean map min=-0.011951 max=0.26932 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 1.04 MK 0.99 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.97 KP 0.97 MK 1.05 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 KP 0.95 MK 1.00 PT 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.10 KP 0.94 MK 1.01 PT 0.96 ! ! ! Fit before self-cal, rms=0.056942Jy sigma=0.776128 ! Fit after self-cal, rms=0.054631Jy sigma=0.749000 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7441 mas, bmaj=13.68 mas, bpa=-12.59 degrees ! Estimated noise=5.12748 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.00381501 Jy ! Component: 100 - total flux cleaned = 0.00380797 Jy ! Component: 150 - total flux cleaned = 0.00329731 Jy ! Component: 200 - total flux cleaned = 0.00270903 Jy ! Total flux subtracted in 200 components = 0.00270903 Jy ! Clean residual min=-0.005001 max=0.004916 Jy/beam ! Clean residual mean=0.000021 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.282106 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.282106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052461Jy sigma=0.719058 ! Fit after self-cal, rms=0.052443Jy sigma=0.717765 ! 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.052443Jy sigma=0.717765 ! Fit after self-cal, rms=0.052178Jy sigma=0.715095 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7452 mas, bmaj=13.69 mas, bpa=-12.61 degrees ! Estimated noise=5.12985 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00216515 Jy ! Component: 100 - total flux cleaned = 0.00437363 Jy ! Component: 150 - total flux cleaned = 0.00632728 Jy ! Component: 200 - total flux cleaned = 0.00765641 Jy ! Total flux subtracted in 200 components = 0.00765641 Jy ! Clean residual min=-0.002525 max=0.002490 Jy/beam ! Clean residual mean=-0.000007 rms=0.000708 Jy/beam ! Combined flux in latest and established models = 0.289762 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 119 components and 0.289763 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051276Jy sigma=0.702205 ! Fit after self-cal, rms=0.051259Jy sigma=0.701153 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.00112949 Jy ! Component: 100 - total flux cleaned = 0.000864268 Jy ! Component: 150 - total flux cleaned = 0.000594735 Jy ! Component: 200 - total flux cleaned = 0.000447982 Jy ! Total flux subtracted in 200 components = 0.000447982 Jy ! Clean residual min=-0.002384 max=0.002443 Jy/beam ! Clean residual mean=-0.000002 rms=0.000712 Jy/beam ! Combined flux in latest and established models = 0.290211 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 137 components and 0.290211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050902Jy sigma=0.695370 ! Fit after self-cal, rms=0.050844Jy sigma=0.694984 ! 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.050844Jy sigma=0.694984 ! Fit after self-cal, rms=0.050953Jy sigma=0.694275 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.746 mas, bmaj=13.69 mas, bpa=-12.61 degrees ! Estimated noise=5.13598 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209608 Jy ! Component: 100 - total flux cleaned = 0.0027495 Jy ! Component: 150 - total flux cleaned = 0.00263968 Jy ! Component: 200 - total flux cleaned = 0.00228942 Jy ! Total flux subtracted in 200 components = 0.00228942 Jy ! Clean residual min=-0.002003 max=0.002021 Jy/beam ! Clean residual mean=-0.000002 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.2925 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 155 components and 0.2925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050635Jy sigma=0.689889 ! Fit after self-cal, rms=0.050593Jy sigma=0.689236 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.000898539 Jy ! Component: 100 - total flux cleaned = -0.00166226 Jy ! Component: 150 - total flux cleaned = -0.00241999 Jy ! Component: 200 - total flux cleaned = -0.00272833 Jy ! Total flux subtracted in 200 components = -0.00272833 Jy ! Clean residual min=-0.001738 max=0.001722 Jy/beam ! Clean residual mean=0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.289772 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 170 components and 0.289772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050364Jy sigma=0.685530 ! Fit after self-cal, rms=0.050329Jy sigma=0.685417 ! 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.050329Jy sigma=0.685417 ! Fit after self-cal, rms=0.050352Jy sigma=0.685164 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=14.83 mas, bpa=-1.035 degrees ! Estimated noise=7.19219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000701552 Jy ! Component: 100 - total flux cleaned = -0.000697799 Jy ! Component: 150 - total flux cleaned = -0.000772621 Jy ! Component: 200 - total flux cleaned = -0.000781521 Jy ! Total flux subtracted in 200 components = -0.000781521 Jy ! Clean residual min=-0.002057 max=0.001950 Jy/beam ! Clean residual mean=-0.000018 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.28899 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 196 components and 0.28899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050293Jy sigma=0.684105 ! Fit after self-cal, rms=0.050289Jy sigma=0.684009 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.000815215 Jy ! Component: 100 - total flux cleaned = -0.000856613 Jy ! Component: 150 - total flux cleaned = -0.00095198 Jy ! Component: 200 - total flux cleaned = -0.00114348 Jy ! Total flux subtracted in 200 components = -0.00114348 Jy ! Clean residual min=-0.001243 max=0.001270 Jy/beam ! Clean residual mean=-0.000030 rms=0.000352 Jy/beam ! Combined flux in latest and established models = 0.287847 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 221 components and 0.287847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050261Jy sigma=0.683469 ! Fit after self-cal, rms=0.050238Jy sigma=0.683217 ! 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.7462 mas, bmaj=13.69 mas, bpa=-12.61 degrees ! Estimated noise=5.13736 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7462 x 13.69 at -12.61 degrees (North through East) ! Clean map min=-0.010273 max=0.2669 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.6043 mas, bmaj=15.64 mas, bpa=-12.95 degrees ! Estimated noise=6.27708 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.225146 Jy ! Component: 100 - total flux cleaned = 0.250282 Jy ! Component: 150 - total flux cleaned = 0.244345 Jy ! Component: 200 - total flux cleaned = 0.250436 Jy ! Total flux subtracted in 200 components = 0.250436 Jy ! Clean residual min=-0.014010 max=0.014056 Jy/beam ! Clean residual mean=0.000093 rms=0.004480 Jy/beam ! Combined flux in latest and established models = 0.250435 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.250435 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7462 mas, bmaj=13.69 mas, bpa=-12.61 degrees ! Estimated noise=5.13736 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.00477682 Jy ! Component: 100 - total flux cleaned = 0.004677 Jy ! Component: 150 - total flux cleaned = 0.0057682 Jy ! Component: 200 - total flux cleaned = 0.00681405 Jy ! Total flux subtracted in 200 components = 0.00681405 Jy ! Clean residual min=-0.005808 max=0.005776 Jy/beam ! Clean residual mean=0.000114 rms=0.002051 Jy/beam ! Combined flux in latest and established models = 0.25725 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 73 components and 0.25725 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=3.516 mas, bmaj=14.83 mas, bpa=-1.035 degrees ! Estimated noise=7.19219 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00907291 Jy ! Component: 100 - total flux cleaned = -0.00931156 Jy ! Component: 150 - total flux cleaned = -0.00934133 Jy ! Component: 200 - total flux cleaned = -0.00944946 Jy ! Total flux subtracted in 200 components = -0.00944946 Jy ! Clean residual min=-0.008003 max=0.008051 Jy/beam ! Clean residual mean=0.000017 rms=0.002336 Jy/beam ! Combined flux in latest and established models = 0.2478 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.00022685 Jy ! Component: 100 - total flux cleaned = -0.000433585 Jy ! Component: 150 - total flux cleaned = -0.000622285 Jy ! Component: 200 - total flux cleaned = -0.000788693 Jy ! Total flux subtracted in 200 components = -0.000788693 Jy ! Clean residual min=-0.038513 max=0.039668 Jy/beam ! Clean residual mean=-0.000181 rms=0.011376 Jy/beam ! Combined flux in latest and established models = 0.247011 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 124 components and 0.247011 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7462 mas, bmaj=13.69 mas, bpa=-12.61 degrees ! Estimated noise=5.13736 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00275812 Jy ! Component: 100 - total flux cleaned = 0.00364733 Jy ! Component: 150 - total flux cleaned = 0.00376265 Jy ! Component: 200 - total flux cleaned = 0.00380105 Jy ! Total flux subtracted in 200 components = 0.00380105 Jy ! Clean residual min=-0.017689 max=0.017920 Jy/beam ! Clean residual mean=0.000022 rms=0.003686 Jy/beam ! Combined flux in latest and established models = 0.250813 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 144 components and 0.250813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054713Jy sigma=0.752699 ! Fit after self-cal, rms=0.053754Jy sigma=0.734957 wmodel J0526-4830_X_map.mod ! Writing 144 model components to file: J0526-4830_X_map.mod wobs J0526-4830_X_uvs.fits ! Writing UV FITS file: J0526-4830_X_uvs.fits wwins J0526-4830_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rv117_uvs/J0526-4830_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7462 x 13.69 at -12.61 degrees (North through East) ! Clean map min=-0.035563 max=0.25829 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J0526-4830_X_map.fits wmodel /scr/pima/rv117_uvs/J0526-4830_X_map.mod ! Writing 144 model components to file: /scr/pima/rv117_uvs/J0526-4830_X_map.mod wobs /scr/pima/rv117_uvs/J0526-4830_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J0526-4830_X_uvs.fits wwins /scr/pima/rv117_uvs/J0526-4830_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.258291 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00275754 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.20284 3.20284 6.40567 12.8113 25.6227 51.2454 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0082 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.258 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 93.666 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J0526-4830_X_dfm.log closed on Sat Dec 9 23:41:55 2017