! Started logfile: ./0136+4751_X_uvs.log on Thu Oct 17 23:04:48 2013 obs 0136+4751_X_uvm.fits ! Reading UV FITS file: 0136+4751_X_uvm.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! AN table 2: 7 integrations on 36 of 36 possible baselines. ! AN table 3: 31 integrations on 28 of 28 possible baselines. ! AN table 4: 6 integrations on 21 of 21 possible baselines. ! AN table 5: 6 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.909133 visibilities/baseline/integration-bin. ! Found source: J0136+4751 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 15608 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 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 ![@/home/lpetrov/bin/01_muppet ./0136+4751_X] 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 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 5. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 6. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 7. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Correcting IF 8. ! A total of 11 telescope corrections were flagged in sub-array 1. ! A total of 5 telescope corrections were flagged in sub-array 2. ! A total of 8 telescope corrections were flagged in sub-array 3. ! A total of 4 telescope corrections were flagged in sub-array 4. ! A total of 1 telescope corrections were flagged in sub-array 5. ! ! Fit before self-cal, rms=3.298877Jy sigma=433.157827 ! Fit after self-cal, rms=2.177531Jy sigma=290.454076 ! 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.9131 mas, bmaj=1.655 mas, bpa=-8.884 degrees ! Estimated noise=0.0876114 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 = 2.38024 Jy ! Component: 100 - total flux cleaned = 2.92146 Jy ! Total flux subtracted in 100 components = 2.92146 Jy ! Clean residual min=-0.054332 max=0.198225 Jy/beam ! Clean residual mean=-0.000054 rms=0.013183 Jy/beam ! Combined flux in latest and established models = 2.92146 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 2.92146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.653243Jy sigma=73.989204 ! Fit after self-cal, rms=0.653016Jy sigma=73.974354 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.216178 Jy ! Component: 100 - total flux cleaned = 0.342038 Jy ! Total flux subtracted in 100 components = 0.342038 Jy ! Clean residual min=-0.041501 max=0.100474 Jy/beam ! Clean residual mean=-0.000028 rms=0.009501 Jy/beam ! Combined flux in latest and established models = 3.2635 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 3.2635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.574350Jy sigma=54.164215 ! Fit after self-cal, rms=0.574143Jy sigma=54.126770 ! Inverting map ! Added new window around map position (-1.2, 2.6). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0988699 Jy ! Component: 100 - total flux cleaned = 0.165458 Jy ! Total flux subtracted in 100 components = 0.165458 Jy ! Clean residual min=-0.037531 max=0.048394 Jy/beam ! Clean residual mean=-0.000021 rms=0.008429 Jy/beam ! Combined flux in latest and established models = 3.42896 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 35 components and 3.42896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.552563Jy sigma=48.543991 ! Fit after self-cal, rms=0.551718Jy sigma=48.409642 ! 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=1.21 mas, bmaj=2.044 mas, bpa=-8.258 degrees ! Estimated noise=0.0473029 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 (-1.4, 0.8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.092441 Jy ! Component: 100 - total flux cleaned = 0.152955 Jy ! Component: 150 - total flux cleaned = 0.195605 Jy ! Component: 200 - total flux cleaned = 0.227424 Jy ! Total flux subtracted in 200 components = 0.227424 Jy ! Clean residual min=-0.038611 max=0.054858 Jy/beam ! Clean residual mean=-0.000039 rms=0.010320 Jy/beam ! Combined flux in latest and established models = 3.65638 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 3.65638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.541049Jy sigma=44.389731 ! Fit after self-cal, rms=0.540151Jy sigma=44.168870 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.15 HN 0.94 KP 1.01 ! LA 1.04 MK 1.20 NL 1.06 OV 1.05 ! PT 0.88 SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 1.14 HN 0.94 KP 1.00 ! LA 1.02 NL 1.04 OV 1.06 PT 0.88 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.05 HN 0.91 KP 0.98 LA 1.02 ! MK 0.98 NL 1.02 OV 1.02 PT 0.86 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.05 HN 0.91 KP 0.98 LA 1.02 ! NL 1.02 OV 1.01 PT 0.88 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.05 HN 0.91 KP 0.97 LA 1.01 ! NL 1.01 OV 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 0.91 KP 0.98 ! LA 0.97 MK 1.21 NL 1.05 OV 0.97 ! PT 0.90 SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.07 FD 1.03 HN 0.91 KP 0.98 ! LA 0.96 NL 1.03 OV 0.96 PT 0.90 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.09 HN 0.91 KP 0.98 LA 0.97 ! MK 1.02 NL 1.03 OV 0.97 PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.09 HN 0.91 KP 0.99 LA 0.98 ! NL 1.04 OV 0.97 PT 0.92 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.09 HN 0.90 KP 0.97 LA 0.96 ! NL 1.03 OV 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.16 HN 0.96 KP 1.10 ! LA 0.97 MK 1.28 NL 1.05 OV 1.05 ! PT 0.93 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.84 FD 1.15 HN 0.96 KP 1.10 ! LA 0.95 NL 1.04 OV 1.08 PT 0.93 ! SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.84 HN 0.95 KP 1.08 LA 0.94 ! MK 1.05 NL 1.02 OV 1.02 PT 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.83 HN 0.95 KP 1.08 LA 0.94 ! NL 1.02 OV 1.01 PT 0.93 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.83 HN 0.95 KP 1.06 LA 0.93 ! NL 1.02 OV 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.16 HN 1.00 KP 0.96 ! LA 0.99 MK 1.28 NL 1.01 OV 1.03 ! PT 0.97 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.97 FD 1.14 HN 1.00 KP 0.96 ! LA 0.98 NL 1.00 OV 1.03 PT 0.96 ! SC 1.05 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.98 HN 0.98 KP 0.95 LA 0.98 ! MK 1.06 NL 0.99 OV 1.01 PT 0.96 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.97 HN 0.98 KP 0.95 LA 0.98 ! NL 0.99 OV 1.00 PT 0.97 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.97 HN 0.98 KP 0.93 LA 0.97 ! NL 0.98 OV 1.00 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 0.97 KP 1.09 ! LA 1.00 MK 1.15 NL 0.97 OV 1.01 ! PT 0.91 SC 0.96 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.92 FD 1.04 HN 0.97 KP 1.08 ! LA 0.98 NL 0.96 OV 1.02 PT 0.91 ! SC 1.00 ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.95 HN 0.97 KP 1.09 LA 0.98 ! MK 0.96 NL 0.96 OV 1.00 PT 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 0.95 HN 0.97 KP 1.08 LA 0.99 ! NL 0.97 OV 0.99 PT 0.93 ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.95 HN 0.97 KP 1.07 LA 0.97 ! NL 0.96 OV 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 1.06 KP 1.07 ! LA 1.06 MK 1.20 NL 1.03 OV 1.09 ! PT 0.94 SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.06 HN 1.05 KP 1.07 ! LA 1.04 NL 1.01 OV 1.13 PT 0.94 ! SC 1.07 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.03 HN 1.05 KP 1.06 LA 1.04 ! MK 0.99 NL 1.01 OV 1.05 PT 0.95 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.02 HN 1.05 KP 1.06 LA 1.04 ! NL 1.01 OV 1.04 PT 0.96 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.03 HN 1.05 KP 1.04 LA 1.03 ! NL 1.01 OV 1.04 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.99 KP 1.03 ! LA 0.96 MK 1.18 NL 1.04 OV 1.09 ! PT 0.91 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 1.05 HN 0.99 KP 1.03 ! LA 0.95 NL 1.03 OV 1.12 PT 0.92 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.02 HN 0.97 KP 1.02 LA 0.94 ! MK 0.97 NL 1.01 OV 1.05 PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.01 HN 0.97 KP 1.02 LA 0.95 ! NL 1.02 OV 1.04 PT 0.92 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 HN 0.97 KP 1.00 LA 0.94 ! NL 1.00 OV 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.06 HN 0.99 KP 1.09 ! LA 0.90 MK 1.16 NL 1.01 OV 1.08 ! PT 0.86 SC 1.11 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.13 FD 1.05 HN 0.98 KP 1.09 ! LA 0.89 NL 1.00 OV 1.11 PT 0.86 ! SC 1.15 ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.15 HN 0.97 KP 1.08 LA 0.89 ! MK 0.95 NL 0.99 OV 1.06 PT 0.86 ! ! A total of 3 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.15 HN 0.97 KP 1.08 LA 0.90 ! NL 1.00 OV 1.05 PT 0.87 ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.16 HN 0.97 KP 1.06 LA 0.88 ! NL 0.98 OV 1.05 ! ! ! Fit before self-cal, rms=0.540151Jy sigma=44.168870 ! Fit after self-cal, rms=0.445456Jy sigma=18.898638 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.221 mas, bmaj=2.06 mas, bpa=-8.654 degrees ! Estimated noise=0.0470857 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.0124384 Jy ! Component: 100 - total flux cleaned = -0.0171498 Jy ! Component: 150 - total flux cleaned = -0.0188813 Jy ! Component: 200 - total flux cleaned = -0.0199676 Jy ! Total flux subtracted in 200 components = -0.0199676 Jy ! Clean residual min=-0.012061 max=0.012307 Jy/beam ! Clean residual mean=-0.000027 rms=0.002441 Jy/beam ! Combined flux in latest and established models = 3.63641 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 76 components and 3.63641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.441482Jy sigma=18.581756 ! Fit after self-cal, rms=0.441439Jy sigma=18.539779 ! Inverting map ! Added new window around map position (2.2, 4.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00384452 Jy ! Component: 100 - total flux cleaned = 0.00429417 Jy ! Component: 150 - total flux cleaned = 0.00361652 Jy ! Component: 200 - total flux cleaned = 0.00360785 Jy ! Total flux subtracted in 200 components = 0.00360785 Jy ! Clean residual min=-0.010614 max=0.011379 Jy/beam ! Clean residual mean=-0.000027 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 3.64002 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 3.64002 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.440712Jy sigma=18.367953 ! Fit after self-cal, rms=0.440543Jy sigma=18.348897 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.440543Jy sigma=18.348897 ! Fit after self-cal, rms=0.430757Jy sigma=16.565458 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.221 mas, bmaj=2.061 mas, bpa=-8.584 degrees ! Estimated noise=0.0469502 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0130268 Jy ! Component: 100 - total flux cleaned = -0.0167034 Jy ! Component: 150 - total flux cleaned = -0.0181894 Jy ! Component: 200 - total flux cleaned = -0.0197267 Jy ! Total flux subtracted in 200 components = -0.0197267 Jy ! Clean residual min=-0.007174 max=0.009948 Jy/beam ! Clean residual mean=-0.000020 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 3.62029 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 104 components and 3.62029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.429411Jy sigma=16.401016 ! Fit after self-cal, rms=0.429359Jy sigma=16.387663 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) ! Added new window around map position (-7.4, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434964 Jy ! Component: 100 - total flux cleaned = 0.00435804 Jy ! Component: 150 - total flux cleaned = 0.00458307 Jy ! Component: 200 - total flux cleaned = 0.004574 Jy ! Total flux subtracted in 200 components = 0.004574 Jy ! Clean residual min=-0.006715 max=0.008692 Jy/beam ! Clean residual mean=-0.000021 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 3.62487 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 120 components and 3.62487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.428759Jy sigma=16.302927 ! Fit after self-cal, rms=0.428683Jy sigma=16.296909 ! Inverting map ! Added new window around map position (-3.8, 6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00734201 Jy ! Component: 100 - total flux cleaned = 0.00687694 Jy ! Component: 150 - total flux cleaned = 0.00643962 Jy ! Component: 200 - total flux cleaned = 0.00663984 Jy ! Total flux subtracted in 200 components = 0.00663984 Jy ! Clean residual min=-0.006854 max=0.007414 Jy/beam ! Clean residual mean=-0.000021 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 3.63151 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 139 components and 3.63151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.428101Jy sigma=16.211268 ! Fit after self-cal, rms=0.428069Jy sigma=16.206622 ! Inverting map ! Added new window around map position (-3.4, -3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362145 Jy ! Component: 100 - total flux cleaned = 0.00382963 Jy ! Component: 150 - total flux cleaned = 0.00421941 Jy ! Component: 200 - total flux cleaned = 0.00440452 Jy ! Total flux subtracted in 200 components = 0.00440452 Jy ! Clean residual min=-0.006536 max=0.006505 Jy/beam ! Clean residual mean=-0.000021 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 3.63591 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 153 components and 3.63591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.427747Jy sigma=16.154853 ! Fit after self-cal, rms=0.427721Jy sigma=16.152558 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.427721Jy sigma=16.152558 ! Fit after self-cal, rms=0.427377Jy sigma=15.891988 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.223 mas, bmaj=2.063 mas, bpa=-8.648 degrees ! Estimated noise=0.0468401 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00963284 Jy ! Component: 100 - total flux cleaned = -0.0133652 Jy ! Component: 150 - total flux cleaned = -0.0146133 Jy ! Component: 200 - total flux cleaned = -0.0151857 Jy ! Total flux subtracted in 200 components = -0.0151857 Jy ! Clean residual min=-0.006114 max=0.005549 Jy/beam ! Clean residual mean=-0.000011 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 3.62073 Jy selfcal ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 177 components and 3.62073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.426228Jy sigma=15.841406 ! Fit after self-cal, rms=0.426241Jy sigma=15.839515 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.00057852 Jy ! Component: 100 - total flux cleaned = -0.000756982 Jy ! Component: 150 - total flux cleaned = -0.000917303 Jy ! Component: 200 - total flux cleaned = -0.000754245 Jy ! Total flux subtracted in 200 components = -0.000754245 Jy ! Clean residual min=-0.005926 max=0.005562 Jy/beam ! Clean residual mean=-0.000011 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 3.61997 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 186 components and 3.61997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.426020Jy sigma=15.810574 ! Fit after self-cal, rms=0.425997Jy sigma=15.809661 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.425997Jy sigma=15.809661 ! Fit after self-cal, rms=0.426090Jy sigma=15.758721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.311 mas, bmaj=2.903 mas, bpa=-10.52 degrees ! Estimated noise=0.0517879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00925771 Jy ! Component: 100 - total flux cleaned = -0.0126978 Jy ! Component: 150 - total flux cleaned = -0.0129401 Jy ! Component: 200 - total flux cleaned = -0.0131641 Jy ! Total flux subtracted in 200 components = -0.0131641 Jy ! Clean residual min=-0.005667 max=0.005486 Jy/beam ! Clean residual mean=-0.000018 rms=0.001370 Jy/beam ! Combined flux in latest and established models = 3.60681 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 209 components and 3.60681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.425015Jy sigma=15.760379 ! Fit after self-cal, rms=0.424938Jy sigma=15.755485 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.000775244 Jy ! Component: 100 - total flux cleaned = -0.00037386 Jy ! Component: 150 - total flux cleaned = -0.000374225 Jy ! Component: 200 - total flux cleaned = -0.000373531 Jy ! Total flux subtracted in 200 components = -0.000373531 Jy ! Clean residual min=-0.005647 max=0.005250 Jy/beam ! Clean residual mean=-0.000018 rms=0.001353 Jy/beam ! Combined flux in latest and established models = 3.60643 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 223 components and 3.60643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.424806Jy sigma=15.748863 ! Fit after self-cal, rms=0.424775Jy sigma=15.748004 ! 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=1.223 mas, bmaj=2.064 mas, bpa=-8.694 degrees ! Estimated noise=0.046738 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.223 x 2.064 at -8.694 degrees (North through East) ! Clean map min=-0.0062425 max=3.116 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.424775Jy sigma=15.748004 ! Fit after self-cal, rms=30.550358Jy sigma=11.126370 ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.066 mas, bpa=-8.648 degrees ! Estimated noise=0.046727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00567127 Jy ! Component: 100 - total flux cleaned = -0.00773428 Jy ! Component: 150 - total flux cleaned = -0.00773977 Jy ! Component: 200 - total flux cleaned = -0.00746986 Jy ! Total flux subtracted in 200 components = -0.00746986 Jy ! Clean residual min=-0.005767 max=0.005243 Jy/beam ! Clean residual mean=-0.000005 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 3.59896 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 235 components and 3.59896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=30.550320Jy sigma=11.063521 ! Fit after self-cal, rms=30.550360Jy sigma=11.061273 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000284137 Jy ! Component: 100 - total flux cleaned = 0.000230095 Jy ! Component: 150 - total flux cleaned = 0.000599721 Jy ! Component: 200 - total flux cleaned = 0.000835427 Jy ! Total flux subtracted in 200 components = 0.000835427 Jy ! Clean residual min=-0.005515 max=0.005231 Jy/beam ! Clean residual mean=-0.000006 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 3.5998 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 244 components and 3.5998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=30.550352Jy sigma=11.030866 ! Fit after self-cal, rms=30.550375Jy sigma=11.029831 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=30.550375Jy sigma=11.029831 ! Fit after self-cal, rms=30.352957Jy sigma=11.014871 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.9244 mas, bmaj=1.677 mas, bpa=-9.257 degrees ! Estimated noise=0.0876124 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.37964 Jy ! Component: 100 - total flux cleaned = 2.90977 Jy ! Component: 150 - total flux cleaned = 3.10497 Jy ! Component: 200 - total flux cleaned = 3.22253 Jy ! Total flux subtracted in 200 components = 3.22253 Jy ! Clean residual min=-0.018580 max=0.062040 Jy/beam ! Clean residual mean=-0.000018 rms=0.004499 Jy/beam ! Combined flux in latest and established models = 3.22253 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 18 model components to the UV plane model. ! The established model now contains 18 components and 3.22253 Jy ! Inverting map and beam ! Estimated beam: bmin=1.226 mas, bmaj=2.067 mas, bpa=-8.662 degrees ! Estimated noise=0.0467012 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.119742 Jy ! Component: 100 - total flux cleaned = 0.189686 Jy ! Component: 150 - total flux cleaned = 0.233844 Jy ! Component: 200 - total flux cleaned = 0.263842 Jy ! Total flux subtracted in 200 components = 0.263842 Jy ! Clean residual min=-0.008804 max=0.016692 Jy/beam ! Clean residual mean=-0.000010 rms=0.002783 Jy/beam ! Combined flux in latest and established models = 3.48638 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 66 components and 3.48638 Jy ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215873 Jy ! Component: 100 - total flux cleaned = 0.0381602 Jy ! Component: 150 - total flux cleaned = 0.0517093 Jy ! Component: 200 - total flux cleaned = 0.0631008 Jy ! Total flux subtracted in 200 components = 0.0631008 Jy ! Clean residual min=-0.006465 max=0.009163 Jy/beam ! Clean residual mean=-0.000007 rms=0.001607 Jy/beam ! Combined flux in latest and established models = 3.54948 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 91 components and 3.54948 Jy ! Inverting map ! Added new window around map position (-1.4, -2.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010072 Jy ! Component: 100 - total flux cleaned = 0.01833 Jy ! Component: 150 - total flux cleaned = 0.0246175 Jy ! Component: 200 - total flux cleaned = 0.0276484 Jy ! Total flux subtracted in 200 components = 0.0276484 Jy ! Clean residual min=-0.005231 max=0.006062 Jy/beam ! Clean residual mean=-0.000006 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 3.57713 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 106 components and 3.57713 Jy ! Inverting map ! Added new window around map position (-6.6, 13.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359155 Jy ! Component: 100 - total flux cleaned = 0.00498511 Jy ! Component: 150 - total flux cleaned = 0.00628815 Jy ! Component: 200 - total flux cleaned = 0.00732191 Jy ! Total flux subtracted in 200 components = 0.00732191 Jy ! Clean residual min=-0.005086 max=0.004773 Jy/beam ! Clean residual mean=-0.000005 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 3.58445 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 125 components and 3.58445 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.312 mas, bmaj=2.905 mas, bpa=-10.52 degrees ! Estimated noise=0.0516733 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00461431 Jy ! Component: 100 - total flux cleaned = 0.00677278 Jy ! Component: 150 - total flux cleaned = 0.00746714 Jy ! Component: 200 - total flux cleaned = 0.00797293 Jy ! Total flux subtracted in 200 components = 0.00797293 Jy ! Clean residual min=-0.005189 max=0.004540 Jy/beam ! Clean residual mean=-0.000007 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 3.59242 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.000348647 Jy ! Component: 100 - total flux cleaned = 0.000560501 Jy ! Component: 150 - total flux cleaned = 0.000757729 Jy ! Component: 200 - total flux cleaned = 0.00103689 Jy ! Total flux subtracted in 200 components = 0.00103689 Jy ! Clean residual min=-0.005064 max=0.004482 Jy/beam ! Clean residual mean=-0.000007 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 3.59346 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 172 components and 3.59346 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.226 mas, bmaj=2.067 mas, bpa=-8.662 degrees ! Estimated noise=0.0467012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00170581 Jy ! Component: 100 - total flux cleaned = -0.00134742 Jy ! Component: 150 - total flux cleaned = -0.00134802 Jy ! Component: 200 - total flux cleaned = -0.00118887 Jy ! Total flux subtracted in 200 components = -0.00118887 Jy ! Clean residual min=-0.005420 max=0.004627 Jy/beam ! Clean residual mean=-0.000004 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 3.59227 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 187 components and 3.59227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=30.352930Jy sigma=10.971633 ! Fit after self-cal, rms=30.352777Jy sigma=10.949706 wmodel ./0136+4751_X_map.mod ! Writing 187 model components to file: ./0136+4751_X_map.mod wobs ./0136+4751_X_uvs.fits ! Writing UV FITS file: ./0136+4751_X_uvs.fits wwins ./0136+4751_X_map.win ! wwins: Wrote 9 windows to ./0136+4751_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.00128689 Jy ! Component: 100 - total flux cleaned = -0.00189689 Jy ! Component: 150 - total flux cleaned = -0.00264638 Jy ! Component: 200 - total flux cleaned = -0.00272669 Jy ! Component: 250 - total flux cleaned = -0.00264659 Jy ! Component: 300 - total flux cleaned = -0.00210215 Jy ! Component: 350 - total flux cleaned = -0.00210431 Jy ! Component: 400 - total flux cleaned = -0.00210419 Jy ! Component: 450 - total flux cleaned = -0.0020283 Jy ! Component: 500 - total flux cleaned = -0.00195562 Jy ! Component: 550 - total flux cleaned = -0.00181113 Jy ! Component: 600 - total flux cleaned = -0.00174079 Jy ! Component: 650 - total flux cleaned = -0.00160048 Jy ! Component: 700 - total flux cleaned = -0.0014614 Jy ! Component: 750 - total flux cleaned = -0.00146117 Jy ! Component: 800 - total flux cleaned = -0.00125588 Jy ! Component: 850 - total flux cleaned = -0.000783454 Jy ! Component: 900 - total flux cleaned = -0.00038337 Jy ! Component: 950 - total flux cleaned = -0.00018445 Jy ! Component: 1000 - total flux cleaned = 0.000145094 Jy ! Component: 1050 - total flux cleaned = 0.00040605 Jy ! Component: 1100 - total flux cleaned = 0.000859246 Jy ! Component: 1150 - total flux cleaned = 0.00111617 Jy ! Component: 1200 - total flux cleaned = 0.00143508 Jy ! Component: 1250 - total flux cleaned = 0.00187911 Jy ! Component: 1300 - total flux cleaned = 0.00213043 Jy ! Component: 1350 - total flux cleaned = 0.00244284 Jy ! Component: 1400 - total flux cleaned = 0.002754 Jy ! Component: 1450 - total flux cleaned = 0.00287811 Jy ! Component: 1500 - total flux cleaned = 0.00330774 Jy ! Component: 1550 - total flux cleaned = 0.0036736 Jy ! Component: 1600 - total flux cleaned = 0.00361281 Jy ! Component: 1650 - total flux cleaned = 0.00385424 Jy ! Component: 1700 - total flux cleaned = 0.00391418 Jy ! Component: 1750 - total flux cleaned = 0.00397417 Jy ! Component: 1800 - total flux cleaned = 0.00439021 Jy ! Component: 1850 - total flux cleaned = 0.00444897 Jy ! Component: 1900 - total flux cleaned = 0.00456607 Jy ! Component: 1950 - total flux cleaned = 0.00474153 Jy ! Component: 2000 - total flux cleaned = 0.00474178 Jy ! Component: 2050 - total flux cleaned = 0.00503094 Jy ! Component: 2100 - total flux cleaned = 0.00508778 Jy ! Component: 2150 - total flux cleaned = 0.00514531 Jy ! Component: 2200 - total flux cleaned = 0.00531645 Jy ! Component: 2250 - total flux cleaned = 0.00554356 Jy ! Component: 2300 - total flux cleaned = 0.0055435 Jy ! Component: 2350 - total flux cleaned = 0.00571248 Jy ! Component: 2400 - total flux cleaned = 0.00565671 Jy ! Component: 2450 - total flux cleaned = 0.00587991 Jy ! Component: 2500 - total flux cleaned = 0.0060461 Jy ! Component: 2550 - total flux cleaned = 0.00610138 Jy ! Component: 2600 - total flux cleaned = 0.00615621 Jy ! Component: 2650 - total flux cleaned = 0.00626598 Jy ! Component: 2700 - total flux cleaned = 0.00637506 Jy ! Component: 2750 - total flux cleaned = 0.00670145 Jy ! Component: 2800 - total flux cleaned = 0.00675568 Jy ! Component: 2850 - total flux cleaned = 0.00659359 Jy ! Component: 2900 - total flux cleaned = 0.00680838 Jy ! Component: 2950 - total flux cleaned = 0.00707587 Jy ! Component: 3000 - total flux cleaned = 0.00712924 Jy ! Component: 3050 - total flux cleaned = 0.00696948 Jy ! Component: 3100 - total flux cleaned = 0.00728696 Jy ! Component: 3150 - total flux cleaned = 0.00723436 Jy ! Component: 3200 - total flux cleaned = 0.00739254 Jy ! Component: 3250 - total flux cleaned = 0.00734031 Jy ! Component: 3300 - total flux cleaned = 0.00749695 Jy ! Component: 3350 - total flux cleaned = 0.00744471 Jy ! Component: 3400 - total flux cleaned = 0.00754853 Jy ! Component: 3450 - total flux cleaned = 0.00754838 Jy ! Component: 3500 - total flux cleaned = 0.00775438 Jy ! Component: 3550 - total flux cleaned = 0.00780567 Jy ! Component: 3600 - total flux cleaned = 0.00770353 Jy ! Component: 3650 - total flux cleaned = 0.00775444 Jy ! Component: 3700 - total flux cleaned = 0.00785596 Jy ! Component: 3750 - total flux cleaned = 0.00790675 Jy ! Component: 3800 - total flux cleaned = 0.00795724 Jy ! Component: 3850 - total flux cleaned = 0.0082588 Jy ! Component: 3900 - total flux cleaned = 0.00835897 Jy ! Component: 3950 - total flux cleaned = 0.00800932 Jy ! Component: 4000 - total flux cleaned = 0.00810911 Jy ! Component: 4050 - total flux cleaned = 0.00820835 Jy ! Total flux subtracted in 4096 components = 0.00835662 Jy ! Clean residual min=-0.002470 max=0.002469 Jy/beam ! Clean residual mean=0.000000 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 3.60063 Jy keep ! Adding 301 model components to the UV plane model. ! The established model now contains 481 components and 3.60063 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "./0136+4751_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.226 x 2.067 at -8.662 degrees (North through East) ! Clean map min=-0.0061283 max=3.1173 Jy/beam ! Writing clean map to FITS file: ./0136+4751_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.11731 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000862544 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0830086 0.0830086 0.166017 0.332034 0.664069 1.32814 2.65628 5.31255 10.6251 21.2502 42.5004 85.0008 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(1000*peak_flux)/1000 ! peak= 3.117 quit ! Quitting program ! Log file ./0136+4751_X_uvs.log closed on Thu Oct 17 23:04:54 2013