! Started logfile: ./J2250+3824_S_uvs.log on Sat Jan 2 10:01:57 2016 obs J2250+3824_S_uva.fits ! Reading UV FITS file: J2250+3824_S_uva.fits ! AN table 1: 58 integrations on 21 of 21 possible baselines. ! AN table 2: 58 integrations on 1 of 1 possible baselines. ! AN table 3: 59 integrations on 66 of 66 possible baselines. ! AN table 4: 58 integrations on 45 of 45 possible baselines. ! AN table 5: 58 integrations on 28 of 28 possible baselines. ! AN table 6: 58 integrations on 36 of 36 possible baselines. ! AN table 7: 116 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.664335 visibilities/baseline/integration-bin. ! Found source: J2250+3824 ! ! 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 2.22499e+09 8e+06 1 8e+06 ! 02 2 2.23299e+09 8e+06 1 8e+06 ! 03 3 2.25499e+09 8e+06 1 8e+06 ! 04 4 2.26299e+09 8e+06 1 8e+06 ! 05 5 2.34499e+09 8e+06 1 8e+06 ! 06 6 2.35299e+09 8e+06 1 8e+06 ! 07 7 2.36499e+09 8e+06 1 8e+06 ! 08 8 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 94984 visibilities. select rr, 1,2,3,4,6,7,8 ! Selecting polarization: RR, channels: 1..4 6..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: (none) ! 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet ./J2250+3824_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 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 244 telescope corrections were flagged in sub-array 3. ! A total of 29 telescope corrections were flagged in sub-array 4. ! A total of 115 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 2. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 244 telescope corrections were flagged in sub-array 3. ! A total of 29 telescope corrections were flagged in sub-array 4. ! A total of 115 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 3. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 302 telescope corrections were flagged in sub-array 3. ! A total of 29 telescope corrections were flagged in sub-array 4. ! A total of 231 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 4. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 302 telescope corrections were flagged in sub-array 3. ! A total of 29 telescope corrections were flagged in sub-array 4. ! A total of 231 telescope corrections were flagged in sub-array 7. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 302 telescope corrections were flagged in sub-array 3. ! A total of 87 telescope corrections were flagged in sub-array 4. ! A total of 58 telescope corrections were flagged in sub-array 5. ! A total of 58 telescope corrections were flagged in sub-array 6. ! A total of 232 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 7. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 244 telescope corrections were flagged in sub-array 3. ! A total of 59 telescope corrections were flagged in sub-array 4. ! A total of 176 telescope corrections were flagged in sub-array 7. ! ! Correcting IF 8. ! A total of 232 telescope corrections were flagged in sub-array 1. ! A total of 116 telescope corrections were flagged in sub-array 2. ! A total of 244 telescope corrections were flagged in sub-array 3. ! A total of 59 telescope corrections were flagged in sub-array 4. ! A total of 176 telescope corrections were flagged in sub-array 7. ! ! Fit before self-cal, rms=1.007203Jy sigma=9.193827 ! Fit after self-cal, rms=0.948158Jy sigma=8.704298 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.538 mas, bmaj=3.916 mas, bpa=-29.11 degrees ! Estimated noise=0.743376 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.0411314 Jy ! Component: 100 - total flux cleaned = 0.0512882 Jy ! Total flux subtracted in 100 components = 0.0512882 Jy ! Clean residual min=-0.004564 max=0.005435 Jy/beam ! Clean residual mean=-0.000000 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.0512882 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0512882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.093871Jy sigma=0.661533 ! Fit after self-cal, rms=0.092408Jy sigma=0.646851 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00629569 Jy ! Component: 100 - total flux cleaned = 0.00757552 Jy ! Total flux subtracted in 100 components = 0.00757552 Jy ! Clean residual min=-0.004390 max=0.005436 Jy/beam ! Clean residual mean=-0.000002 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.0588637 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0588637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.091992Jy sigma=0.641612 ! Fit after self-cal, rms=0.091983Jy sigma=0.641379 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=5.334 mas, bpa=-7.489 degrees ! Estimated noise=0.313569 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 (-2.5, 5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00304499 Jy ! Component: 100 - total flux cleaned = 0.00322817 Jy ! Component: 150 - total flux cleaned = 0.00339036 Jy ! Component: 200 - total flux cleaned = 0.00361566 Jy ! Total flux subtracted in 200 components = 0.00361566 Jy ! Clean residual min=-0.001954 max=0.002707 Jy/beam ! Clean residual mean=-0.000004 rms=0.000469 Jy/beam ! Combined flux in latest and established models = 0.0624794 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 24 components and 0.0624794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.091709Jy sigma=0.639654 ! Fit after self-cal, rms=0.091718Jy sigma=0.639323 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.496 x 5.334 at -7.489 degrees (North through East) ! Clean map min=-0.001817 max=0.056918 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MC 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 0.97 FD 0.94 KP 1.03 LA 1.00 ! MK 0.99 NL 0.92 PT 1.06 SC 0.89 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.95 EF 1.00* FD 0.94 KP 1.11 ! LA 1.01 MC 1.00* NL 0.94 ON 1.00* ! OV 0.95 PT 1.10 SC 0.88 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.08 FD 1.00 KP 0.98 LA 1.16 ! MK 0.95 NL 0.94 PT 1.03 SC 0.96 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.91 EF 1.00* FD 1.10 KP 0.97 ! LA 0.97 MC 1.00* NL 0.98 ON 1.00* ! OV 1.00* PT 0.85 SC 0.85 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.01 FD 1.03 KP 0.97 LA 1.00 ! MK 0.99 NL 0.93 PT 1.08 SC 0.86 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 0.97 EF 1.00* FD 1.03 KP 0.94 ! LA 1.03 MC 1.00* NL 1.01 ON 1.00* ! OV 1.00* PT 0.93 SC 0.92 ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.12 FD 1.11 KP 1.03 LA 0.94 ! MK 0.97 NL 0.92 PT 1.04 SC 0.87 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MC 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.08 FD 0.97 KP 0.90 LA 1.07 ! MK 0.95 NL 0.89 PT 1.00* SC 1.00 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MC 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! A total of 174 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! EF 0.00* FD 0.00* LA 0.00* MC 0.00* ! NL 0.00* SC 0.00* ZC 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.00* NL 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MC 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ZC 1.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 5: ! BR 1.09 FD 0.97 KP 0.87 LA 0.85 ! MK 0.98 NL 0.91 PT 1.05 SC 0.87 ! ! Telescope amplitude corrections in sub-array 6: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* ON 1.00* PT 1.00* ! SC 1.00* ! ! Telescope amplitude corrections in sub-array 7: ! BR 1.00* EF 1.00* FD 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* ON 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.091718Jy sigma=0.639323 ! Fit after self-cal, rms=0.090731Jy sigma=0.639061 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=5.374 mas, bpa=-7.652 degrees ! Estimated noise=0.312703 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 (22.5, -18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162263 Jy ! Component: 100 - total flux cleaned = 0.00169835 Jy ! Component: 150 - total flux cleaned = 0.00163029 Jy ! Component: 200 - total flux cleaned = 0.00163498 Jy ! Total flux subtracted in 200 components = 0.00163498 Jy ! Clean residual min=-0.001772 max=0.002362 Jy/beam ! Clean residual mean=-0.000003 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.0641144 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.0641144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090515Jy sigma=0.638064 ! Fit after self-cal, rms=0.090536Jy sigma=0.637790 ! Inverting map ! Added new window around map position (-28.5, 2.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209609 Jy ! Component: 100 - total flux cleaned = 0.00231035 Jy ! Component: 150 - total flux cleaned = 0.00250435 Jy ! Component: 200 - total flux cleaned = 0.00256524 Jy ! Total flux subtracted in 200 components = 0.00256524 Jy ! Clean residual min=-0.001667 max=0.001932 Jy/beam ! Clean residual mean=-0.000002 rms=0.000401 Jy/beam ! Combined flux in latest and established models = 0.0666796 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 40 components and 0.0666796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090352Jy sigma=0.636922 ! Fit after self-cal, rms=0.090367Jy sigma=0.636713 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090367Jy sigma=0.636713 ! Fit after self-cal, rms=0.090702Jy sigma=0.636474 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=5.395 mas, bpa=-7.309 degrees ! Estimated noise=0.314612 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000862452 Jy ! Component: 100 - total flux cleaned = 0.000986697 Jy ! Component: 150 - total flux cleaned = 0.000985904 Jy ! Component: 200 - total flux cleaned = 0.0010979 Jy ! Total flux subtracted in 200 components = 0.0010979 Jy ! Clean residual min=-0.001668 max=0.001820 Jy/beam ! Clean residual mean=-0.000003 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0677775 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.0677775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090549Jy sigma=0.635998 ! Fit after self-cal, rms=0.090556Jy sigma=0.635867 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 (0, 17). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000629337 Jy ! Component: 100 - total flux cleaned = 0.00063583 Jy ! Component: 150 - total flux cleaned = 0.000581037 Jy ! Component: 200 - total flux cleaned = 0.000527952 Jy ! Total flux subtracted in 200 components = 0.000527952 Jy ! Clean residual min=-0.001601 max=0.001724 Jy/beam ! Clean residual mean=-0.000003 rms=0.000381 Jy/beam ! Combined flux in latest and established models = 0.0683055 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 56 components and 0.0683055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090400Jy sigma=0.635423 ! Fit after self-cal, rms=0.090416Jy sigma=0.635278 ! Inverting map ! Added new window around map position (-12, 29). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000623362 Jy ! Component: 100 - total flux cleaned = 0.000681051 Jy ! Component: 150 - total flux cleaned = 0.000679468 Jy ! Component: 200 - total flux cleaned = 0.000677569 Jy ! Total flux subtracted in 200 components = 0.000677569 Jy ! Clean residual min=-0.001550 max=0.001570 Jy/beam ! Clean residual mean=-0.000003 rms=0.000372 Jy/beam ! Combined flux in latest and established models = 0.068983 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 67 components and 0.068983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090284Jy sigma=0.634721 ! Fit after self-cal, rms=0.090312Jy sigma=0.634669 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090312Jy sigma=0.634669 ! Fit after self-cal, rms=0.090367Jy sigma=0.634679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.469 mas, bmaj=5.395 mas, bpa=-7.337 degrees ! Estimated noise=0.314863 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000221103 Jy ! Component: 100 - total flux cleaned = 0.000279323 Jy ! Component: 150 - total flux cleaned = 0.000277936 Jy ! Component: 200 - total flux cleaned = 0.000225203 Jy ! Total flux subtracted in 200 components = 0.000225203 Jy ! Clean residual min=-0.001533 max=0.001551 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0692082 Jy selfcal ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 72 components and 0.0692082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090248Jy sigma=0.634277 ! Fit after self-cal, rms=0.090269Jy sigma=0.634238 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 = 6.73428e-05 Jy ! Component: 100 - total flux cleaned = 0.000122431 Jy ! Component: 150 - total flux cleaned = 0.000123266 Jy ! Component: 200 - total flux cleaned = 0.000175105 Jy ! Total flux subtracted in 200 components = 0.000175105 Jy ! Clean residual min=-0.001543 max=0.001513 Jy/beam ! Clean residual mean=-0.000004 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.0693833 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 76 components and 0.0693833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090158Jy sigma=0.633920 ! Fit after self-cal, rms=0.090174Jy sigma=0.633901 ! 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. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090174Jy sigma=0.633901 ! Fit after self-cal, rms=0.090178Jy sigma=0.633902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.349 mas, bmaj=9.835 mas, bpa=14.16 degrees ! Estimated noise=0.388896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000182837 Jy ! Component: 100 - total flux cleaned = 0.000247551 Jy ! Component: 150 - total flux cleaned = 0.000264479 Jy ! Component: 200 - total flux cleaned = 0.000249211 Jy ! Total flux subtracted in 200 components = 0.000249211 Jy ! Clean residual min=-0.001404 max=0.001334 Jy/beam ! Clean residual mean=-0.000009 rms=0.000405 Jy/beam ! Combined flux in latest and established models = 0.0696325 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.0696325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090172Jy sigma=0.633870 ! Fit after self-cal, rms=0.090174Jy sigma=0.633834 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 = 5.73845e-05 Jy ! Component: 100 - total flux cleaned = 5.79041e-05 Jy ! Component: 150 - total flux cleaned = 4.16365e-06 Jy ! Component: 200 - total flux cleaned = -3.25389e-05 Jy ! Total flux subtracted in 200 components = -3.25389e-05 Jy ! Clean residual min=-0.001381 max=0.001350 Jy/beam ! Clean residual mean=-0.000009 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0696 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.0696 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090169Jy sigma=0.633816 ! Fit after self-cal, rms=0.090168Jy sigma=0.633782 ! 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.468 mas, bmaj=5.394 mas, bpa=-7.357 degrees ! Estimated noise=0.314877 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.468 x 5.394 at -7.357 degrees (North through East) ! Clean map min=-0.0025084 max=0.055736 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.532 mas, bmaj=3.945 mas, bpa=-28.27 degrees ! Estimated noise=0.746794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0410114 Jy ! Component: 100 - total flux cleaned = 0.0523017 Jy ! Component: 150 - total flux cleaned = 0.0553705 Jy ! Component: 200 - total flux cleaned = 0.0577462 Jy ! Total flux subtracted in 200 components = 0.0577462 Jy ! Clean residual min=-0.004078 max=0.004971 Jy/beam ! Clean residual mean=-0.000002 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.0577462 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.0577462 Jy ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=5.394 mas, bpa=-7.357 degrees ! Estimated noise=0.314877 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.00529969 Jy ! Component: 100 - total flux cleaned = 0.00808443 Jy ! Component: 150 - total flux cleaned = 0.00942332 Jy ! Component: 200 - total flux cleaned = 0.00991068 Jy ! Total flux subtracted in 200 components = 0.00991068 Jy ! Clean residual min=-0.001873 max=0.002338 Jy/beam ! Clean residual mean=-0.000004 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.0676569 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 0.0676569 Jy ! Inverting map ! Added new window around map position (-8.5, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000988931 Jy ! Component: 100 - total flux cleaned = 0.00124435 Jy ! Component: 150 - total flux cleaned = 0.00140942 Jy ! Component: 200 - total flux cleaned = 0.00156532 Jy ! Total flux subtracted in 200 components = 0.00156532 Jy ! Clean residual min=-0.001676 max=0.001801 Jy/beam ! Clean residual mean=-0.000004 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0692222 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.0692222 Jy ! Inverting map ! Added new window around map position (0.5, -17.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00055166 Jy ! Component: 100 - total flux cleaned = 0.000622717 Jy ! Component: 150 - total flux cleaned = 0.000759946 Jy ! Component: 200 - total flux cleaned = 0.000760873 Jy ! Total flux subtracted in 200 components = 0.000760873 Jy ! Clean residual min=-0.001570 max=0.001543 Jy/beam ! Clean residual mean=-0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.069983 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 62 components and 0.069983 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=8.349 mas, bmaj=9.835 mas, bpa=14.16 degrees ! Estimated noise=0.388896 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000526103 Jy ! Component: 100 - total flux cleaned = 0.000469489 Jy ! Component: 150 - total flux cleaned = 0.000368599 Jy ! Component: 200 - total flux cleaned = 0.000321895 Jy ! Total flux subtracted in 200 components = 0.000321895 Jy ! Clean residual min=-0.001377 max=0.001353 Jy/beam ! Clean residual mean=-0.000010 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.0703049 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 = -7.93305e-07 Jy ! Component: 100 - total flux cleaned = -2.17705e-07 Jy ! Component: 150 - total flux cleaned = -1.664e-05 Jy ! Component: 200 - total flux cleaned = -3.18258e-05 Jy ! Total flux subtracted in 200 components = -3.18258e-05 Jy ! Clean residual min=-0.001350 max=0.001376 Jy/beam ! Clean residual mean=-0.000010 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.0702731 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 107 components and 0.0702731 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.468 mas, bmaj=5.394 mas, bpa=-7.357 degrees ! Estimated noise=0.314877 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000274708 Jy ! Component: 100 - total flux cleaned = -0.000335518 Jy ! Component: 150 - total flux cleaned = -0.00033509 Jy ! Component: 200 - total flux cleaned = -0.000273572 Jy ! Total flux subtracted in 200 components = -0.000273572 Jy ! Clean residual min=-0.001533 max=0.001471 Jy/beam ! Clean residual mean=-0.000004 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.0699995 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 116 components and 0.0699996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Not correcting unselected IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.090366Jy sigma=0.634363 ! Fit after self-cal, rms=0.090359Jy sigma=0.634232 wmodel ./J2250+3824_S_map.mod ! Writing 116 model components to file: ./J2250+3824_S_map.mod wobs ./J2250+3824_S_uvs.fits ! Writing UV FITS file: ./J2250+3824_S_uvs.fits wwins ./J2250+3824_S_map.win ! wwins: Wrote 8 windows to ./J2250+3824_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.000430876 Jy ! Component: 100 - total flux cleaned = -0.000619497 Jy ! Component: 150 - total flux cleaned = -0.000904638 Jy ! Component: 200 - total flux cleaned = -0.00108125 Jy ! Component: 250 - total flux cleaned = -0.00127888 Jy ! Component: 300 - total flux cleaned = -0.00137529 Jy ! Component: 350 - total flux cleaned = -0.00147061 Jy ! Component: 400 - total flux cleaned = -0.00149404 Jy ! Component: 450 - total flux cleaned = -0.00154044 Jy ! Component: 500 - total flux cleaned = -0.00151788 Jy ! Component: 550 - total flux cleaned = -0.00158562 Jy ! Component: 600 - total flux cleaned = -0.00162989 Jy ! Component: 650 - total flux cleaned = -0.00162988 Jy ! Component: 700 - total flux cleaned = -0.00156437 Jy ! Component: 750 - total flux cleaned = -0.00162952 Jy ! Component: 800 - total flux cleaned = -0.00165089 Jy ! Component: 850 - total flux cleaned = -0.00162956 Jy ! Component: 900 - total flux cleaned = -0.00158735 Jy ! Component: 950 - total flux cleaned = -0.00158743 Jy ! Component: 1000 - total flux cleaned = -0.00154606 Jy ! Component: 1050 - total flux cleaned = -0.00148437 Jy ! Component: 1100 - total flux cleaned = -0.00150504 Jy ! Component: 1150 - total flux cleaned = -0.00152554 Jy ! Component: 1200 - total flux cleaned = -0.00144535 Jy ! Component: 1250 - total flux cleaned = -0.00146533 Jy ! Component: 1300 - total flux cleaned = -0.00142568 Jy ! Component: 1350 - total flux cleaned = -0.00142568 Jy ! Component: 1400 - total flux cleaned = -0.00136714 Jy ! Component: 1450 - total flux cleaned = -0.00142536 Jy ! Component: 1500 - total flux cleaned = -0.00132905 Jy ! Component: 1550 - total flux cleaned = -0.00130985 Jy ! Component: 1600 - total flux cleaned = -0.00129095 Jy ! Component: 1650 - total flux cleaned = -0.00125303 Jy ! Component: 1700 - total flux cleaned = -0.00119649 Jy ! Component: 1750 - total flux cleaned = -0.00119641 Jy ! Component: 1800 - total flux cleaned = -0.00117792 Jy ! Component: 1850 - total flux cleaned = -0.00110365 Jy ! Component: 1900 - total flux cleaned = -0.0010851 Jy ! Component: 1950 - total flux cleaned = -0.00103008 Jy ! Component: 2000 - total flux cleaned = -0.000993473 Jy ! Component: 2050 - total flux cleaned = -0.00106611 Jy ! Component: 2100 - total flux cleaned = -0.00101188 Jy ! Component: 2150 - total flux cleaned = -0.00102979 Jy ! Component: 2200 - total flux cleaned = -0.000940622 Jy ! Component: 2250 - total flux cleaned = -0.000940701 Jy ! Component: 2300 - total flux cleaned = -0.000993831 Jy ! Component: 2350 - total flux cleaned = -0.000940869 Jy ! Component: 2400 - total flux cleaned = -0.000975966 Jy ! Component: 2450 - total flux cleaned = -0.000940926 Jy ! Component: 2500 - total flux cleaned = -0.000923461 Jy ! Component: 2550 - total flux cleaned = -0.000888893 Jy ! Component: 2600 - total flux cleaned = -0.000871719 Jy ! Component: 2650 - total flux cleaned = -0.000940432 Jy ! Component: 2700 - total flux cleaned = -0.000889206 Jy ! Component: 2750 - total flux cleaned = -0.000957352 Jy ! Component: 2800 - total flux cleaned = -0.000974311 Jy ! Component: 2850 - total flux cleaned = -0.00102491 Jy ! Component: 2900 - total flux cleaned = -0.000974356 Jy ! Component: 2950 - total flux cleaned = -0.00100791 Jy ! Component: 3000 - total flux cleaned = -0.0010078 Jy ! Component: 3050 - total flux cleaned = -0.00105765 Jy ! Component: 3100 - total flux cleaned = -0.000991229 Jy ! Component: 3150 - total flux cleaned = -0.000941631 Jy ! Component: 3200 - total flux cleaned = -0.000941623 Jy ! Component: 3250 - total flux cleaned = -0.00095802 Jy ! Component: 3300 - total flux cleaned = -0.00100698 Jy ! Component: 3350 - total flux cleaned = -0.00100685 Jy ! Component: 3400 - total flux cleaned = -0.00102296 Jy ! Component: 3450 - total flux cleaned = -0.00108749 Jy ! Component: 3500 - total flux cleaned = -0.00110348 Jy ! Component: 3550 - total flux cleaned = -0.00107147 Jy ! Component: 3600 - total flux cleaned = -0.00103963 Jy ! Component: 3650 - total flux cleaned = -0.00111915 Jy ! Component: 3700 - total flux cleaned = -0.00123018 Jy ! Component: 3750 - total flux cleaned = -0.00119855 Jy ! Component: 3800 - total flux cleaned = -0.00116705 Jy ! Component: 3850 - total flux cleaned = -0.00119835 Jy ! Component: 3900 - total flux cleaned = -0.00118266 Jy ! Component: 3950 - total flux cleaned = -0.00121369 Jy ! Component: 4000 - total flux cleaned = -0.0012292 Jy ! Component: 4050 - total flux cleaned = -0.00124462 Jy ! Total flux subtracted in 4096 components = -0.00127545 Jy ! Clean residual min=-0.000780 max=0.000823 Jy/beam ! Clean residual mean=-0.000003 rms=0.000261 Jy/beam ! Combined flux in latest and established models = 0.0687241 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 384 components and 0.0687241 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "./J2250+3824_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.468 x 5.394 at -7.357 degrees (North through East) ! Clean map min=-0.0020486 max=0.055186 Jy/beam ! Writing clean map to FITS file: ./J2250+3824_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0551856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000261075 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41926 1.41926 2.83851 5.67702 11.354 22.7081 45.4162 90.8324 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.055 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 211.378 quit ! Quitting program ! Log file ./J2250+3824_S_uvs.log closed on Sat Jan 2 10:02:05 2016